OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PHYS_OFFSET
(Results
1 - 25
of
39
) sorted by null
1
2
/bionic/libc/kernel/arch-mips/asm/mach-generic/
spaces.h
22
#ifndef
PHYS_OFFSET
24
#define
PHYS_OFFSET
_AC(0, UL)
39
#define PAGE_OFFSET (CAC_BASE +
PHYS_OFFSET
)
/development/ndk/platforms/android-9/arch-mips/include/asm/mach-generic/
spaces.h
22
#ifndef
PHYS_OFFSET
24
#define
PHYS_OFFSET
_AC(0, UL)
39
#define PAGE_OFFSET (CAC_BASE +
PHYS_OFFSET
)
/prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm/mach-generic/
spaces.h
22
#ifndef
PHYS_OFFSET
24
#define
PHYS_OFFSET
_AC(0, UL)
39
#define PAGE_OFFSET (CAC_BASE +
PHYS_OFFSET
)
/prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm/mach-generic/
spaces.h
22
#ifndef
PHYS_OFFSET
24
#define
PHYS_OFFSET
_AC(0, UL)
39
#define PAGE_OFFSET (CAC_BASE +
PHYS_OFFSET
)
/prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/asm/mach-generic/
spaces.h
22
#ifndef
PHYS_OFFSET
24
#define
PHYS_OFFSET
_AC(0, UL)
39
#define PAGE_OFFSET (CAC_BASE +
PHYS_OFFSET
)
/prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/asm/mach-generic/
spaces.h
22
#ifndef
PHYS_OFFSET
24
#define
PHYS_OFFSET
_AC(0, UL)
39
#define PAGE_OFFSET (CAC_BASE +
PHYS_OFFSET
)
/prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/asm/mach-generic/
spaces.h
22
#ifndef
PHYS_OFFSET
24
#define
PHYS_OFFSET
_AC(0, UL)
39
#define PAGE_OFFSET (CAC_BASE +
PHYS_OFFSET
)
/bionic/libc/kernel/arch-arm/asm/
memory.h
39
#ifndef
PHYS_OFFSET
40
#define
PHYS_OFFSET
(CONFIG_DRAM_BASE)
47
#define PAGE_OFFSET (
PHYS_OFFSET
)
51
#define MODULE_START (
PHYS_OFFSET
)
57
#define __virt_to_phys(x) ((x) - PAGE_OFFSET +
PHYS_OFFSET
)
59
#define __phys_to_virt(x) ((x) -
PHYS_OFFSET
+ PAGE_OFFSET)
72
#define PHYS_PFN_OFFSET (
PHYS_OFFSET
>> PAGE_SHIFT)
/development/ndk/platforms/android-3/arch-arm/include/asm/
memory.h
33
#ifndef
PHYS_OFFSET
34
#define
PHYS_OFFSET
(CONFIG_DRAM_BASE)
42
#define PAGE_OFFSET (
PHYS_OFFSET
)
46
#define MODULE_START (
PHYS_OFFSET
)
53
#define __virt_to_phys(x) ((x) - PAGE_OFFSET +
PHYS_OFFSET
)
54
#define __phys_to_virt(x) ((x) -
PHYS_OFFSET
+ PAGE_OFFSET)
70
#define PHYS_PFN_OFFSET (
PHYS_OFFSET
>> PAGE_SHIFT)
/prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/asm/
memory.h
33
#ifndef
PHYS_OFFSET
34
#define
PHYS_OFFSET
(CONFIG_DRAM_BASE)
42
#define PAGE_OFFSET (
PHYS_OFFSET
)
46
#define MODULE_START (
PHYS_OFFSET
)
53
#define __virt_to_phys(x) ((x) - PAGE_OFFSET +
PHYS_OFFSET
)
54
#define __phys_to_virt(x) ((x) -
PHYS_OFFSET
+ PAGE_OFFSET)
70
#define PHYS_PFN_OFFSET (
PHYS_OFFSET
>> PAGE_SHIFT)
/prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/asm/
memory.h
33
#ifndef
PHYS_OFFSET
34
#define
PHYS_OFFSET
(CONFIG_DRAM_BASE)
42
#define PAGE_OFFSET (
PHYS_OFFSET
)
46
#define MODULE_START (
PHYS_OFFSET
)
53
#define __virt_to_phys(x) ((x) - PAGE_OFFSET +
PHYS_OFFSET
)
54
#define __phys_to_virt(x) ((x) -
PHYS_OFFSET
+ PAGE_OFFSET)
70
#define PHYS_PFN_OFFSET (
PHYS_OFFSET
>> PAGE_SHIFT)
/prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/asm/
memory.h
33
#ifndef
PHYS_OFFSET
34
#define
PHYS_OFFSET
(CONFIG_DRAM_BASE)
42
#define PAGE_OFFSET (
PHYS_OFFSET
)
46
#define MODULE_START (
PHYS_OFFSET
)
53
#define __virt_to_phys(x) ((x) - PAGE_OFFSET +
PHYS_OFFSET
)
54
#define __phys_to_virt(x) ((x) -
PHYS_OFFSET
+ PAGE_OFFSET)
70
#define PHYS_PFN_OFFSET (
PHYS_OFFSET
>> PAGE_SHIFT)
/prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/asm/
memory.h
33
#ifndef
PHYS_OFFSET
34
#define
PHYS_OFFSET
(CONFIG_DRAM_BASE)
42
#define PAGE_OFFSET (
PHYS_OFFSET
)
46
#define MODULE_START (
PHYS_OFFSET
)
53
#define __virt_to_phys(x) ((x) - PAGE_OFFSET +
PHYS_OFFSET
)
54
#define __phys_to_virt(x) ((x) -
PHYS_OFFSET
+ PAGE_OFFSET)
70
#define PHYS_PFN_OFFSET (
PHYS_OFFSET
>> PAGE_SHIFT)
/prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/asm/
memory.h
33
#ifndef
PHYS_OFFSET
34
#define
PHYS_OFFSET
(CONFIG_DRAM_BASE)
42
#define PAGE_OFFSET (
PHYS_OFFSET
)
46
#define MODULE_START (
PHYS_OFFSET
)
53
#define __virt_to_phys(x) ((x) - PAGE_OFFSET +
PHYS_OFFSET
)
54
#define __phys_to_virt(x) ((x) -
PHYS_OFFSET
+ PAGE_OFFSET)
70
#define PHYS_PFN_OFFSET (
PHYS_OFFSET
>> PAGE_SHIFT)
/prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/asm/
memory.h
33
#ifndef
PHYS_OFFSET
34
#define
PHYS_OFFSET
(CONFIG_DRAM_BASE)
42
#define PAGE_OFFSET (
PHYS_OFFSET
)
46
#define MODULE_START (
PHYS_OFFSET
)
53
#define __virt_to_phys(x) ((x) - PAGE_OFFSET +
PHYS_OFFSET
)
54
#define __phys_to_virt(x) ((x) -
PHYS_OFFSET
+ PAGE_OFFSET)
70
#define PHYS_PFN_OFFSET (
PHYS_OFFSET
>> PAGE_SHIFT)
/prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/asm/
memory.h
33
#ifndef
PHYS_OFFSET
34
#define
PHYS_OFFSET
(CONFIG_DRAM_BASE)
42
#define PAGE_OFFSET (
PHYS_OFFSET
)
46
#define MODULE_START (
PHYS_OFFSET
)
53
#define __virt_to_phys(x) ((x) - PAGE_OFFSET +
PHYS_OFFSET
)
54
#define __phys_to_virt(x) ((x) -
PHYS_OFFSET
+ PAGE_OFFSET)
70
#define PHYS_PFN_OFFSET (
PHYS_OFFSET
>> PAGE_SHIFT)
/prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/asm/
memory.h
33
#ifndef
PHYS_OFFSET
34
#define
PHYS_OFFSET
(CONFIG_DRAM_BASE)
42
#define PAGE_OFFSET (
PHYS_OFFSET
)
46
#define MODULE_START (
PHYS_OFFSET
)
53
#define __virt_to_phys(x) ((x) - PAGE_OFFSET +
PHYS_OFFSET
)
54
#define __phys_to_virt(x) ((x) -
PHYS_OFFSET
+ PAGE_OFFSET)
70
#define PHYS_PFN_OFFSET (
PHYS_OFFSET
>> PAGE_SHIFT)
/prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/asm/
memory.h
33
#ifndef
PHYS_OFFSET
34
#define
PHYS_OFFSET
(CONFIG_DRAM_BASE)
42
#define PAGE_OFFSET (
PHYS_OFFSET
)
46
#define MODULE_START (
PHYS_OFFSET
)
53
#define __virt_to_phys(x) ((x) - PAGE_OFFSET +
PHYS_OFFSET
)
54
#define __phys_to_virt(x) ((x) -
PHYS_OFFSET
+ PAGE_OFFSET)
70
#define PHYS_PFN_OFFSET (
PHYS_OFFSET
>> PAGE_SHIFT)
/prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/asm/
memory.h
33
#ifndef
PHYS_OFFSET
34
#define
PHYS_OFFSET
(CONFIG_DRAM_BASE)
42
#define PAGE_OFFSET (
PHYS_OFFSET
)
46
#define MODULE_START (
PHYS_OFFSET
)
53
#define __virt_to_phys(x) ((x) - PAGE_OFFSET +
PHYS_OFFSET
)
54
#define __phys_to_virt(x) ((x) -
PHYS_OFFSET
+ PAGE_OFFSET)
70
#define PHYS_PFN_OFFSET (
PHYS_OFFSET
>> PAGE_SHIFT)
/prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/asm/
memory.h
33
#ifndef
PHYS_OFFSET
34
#define
PHYS_OFFSET
(CONFIG_DRAM_BASE)
42
#define PAGE_OFFSET (
PHYS_OFFSET
)
46
#define MODULE_START (
PHYS_OFFSET
)
53
#define __virt_to_phys(x) ((x) - PAGE_OFFSET +
PHYS_OFFSET
)
54
#define __phys_to_virt(x) ((x) -
PHYS_OFFSET
+ PAGE_OFFSET)
70
#define PHYS_PFN_OFFSET (
PHYS_OFFSET
>> PAGE_SHIFT)
/prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/asm/
memory.h
33
#ifndef
PHYS_OFFSET
34
#define
PHYS_OFFSET
(CONFIG_DRAM_BASE)
42
#define PAGE_OFFSET (
PHYS_OFFSET
)
46
#define MODULE_START (
PHYS_OFFSET
)
53
#define __virt_to_phys(x) ((x) - PAGE_OFFSET +
PHYS_OFFSET
)
54
#define __phys_to_virt(x) ((x) -
PHYS_OFFSET
+ PAGE_OFFSET)
70
#define PHYS_PFN_OFFSET (
PHYS_OFFSET
>> PAGE_SHIFT)
/prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/asm/
memory.h
33
#ifndef
PHYS_OFFSET
34
#define
PHYS_OFFSET
(CONFIG_DRAM_BASE)
42
#define PAGE_OFFSET (
PHYS_OFFSET
)
46
#define MODULE_START (
PHYS_OFFSET
)
53
#define __virt_to_phys(x) ((x) - PAGE_OFFSET +
PHYS_OFFSET
)
54
#define __phys_to_virt(x) ((x) -
PHYS_OFFSET
+ PAGE_OFFSET)
70
#define PHYS_PFN_OFFSET (
PHYS_OFFSET
>> PAGE_SHIFT)
/prebuilts/ndk/8/platforms/android-3/arch-arm/usr/include/asm/
memory.h
33
#ifndef
PHYS_OFFSET
34
#define
PHYS_OFFSET
(CONFIG_DRAM_BASE)
42
#define PAGE_OFFSET (
PHYS_OFFSET
)
46
#define MODULE_START (
PHYS_OFFSET
)
53
#define __virt_to_phys(x) ((x) - PAGE_OFFSET +
PHYS_OFFSET
)
54
#define __phys_to_virt(x) ((x) -
PHYS_OFFSET
+ PAGE_OFFSET)
70
#define PHYS_PFN_OFFSET (
PHYS_OFFSET
>> PAGE_SHIFT)
/prebuilts/ndk/8/platforms/android-4/arch-arm/usr/include/asm/
memory.h
33
#ifndef
PHYS_OFFSET
34
#define
PHYS_OFFSET
(CONFIG_DRAM_BASE)
42
#define PAGE_OFFSET (
PHYS_OFFSET
)
46
#define MODULE_START (
PHYS_OFFSET
)
53
#define __virt_to_phys(x) ((x) - PAGE_OFFSET +
PHYS_OFFSET
)
54
#define __phys_to_virt(x) ((x) -
PHYS_OFFSET
+ PAGE_OFFSET)
70
#define PHYS_PFN_OFFSET (
PHYS_OFFSET
>> PAGE_SHIFT)
/prebuilts/ndk/8/platforms/android-5/arch-arm/usr/include/asm/
memory.h
33
#ifndef
PHYS_OFFSET
34
#define
PHYS_OFFSET
(CONFIG_DRAM_BASE)
42
#define PAGE_OFFSET (
PHYS_OFFSET
)
46
#define MODULE_START (
PHYS_OFFSET
)
53
#define __virt_to_phys(x) ((x) - PAGE_OFFSET +
PHYS_OFFSET
)
54
#define __phys_to_virt(x) ((x) -
PHYS_OFFSET
+ PAGE_OFFSET)
70
#define PHYS_PFN_OFFSET (
PHYS_OFFSET
>> PAGE_SHIFT)
Completed in 92 milliseconds
1
2