OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PHYS_OFFSET
(Results
1 - 22
of
22
) sorted by null
/bionic/libc/kernel/arch-mips/asm/mach-generic/
spaces.h
22
#ifndef
PHYS_OFFSET
24
#define
PHYS_OFFSET
_AC(0, UL)
27
#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)
27
#define PAGE_OFFSET (CAC_BASE +
PHYS_OFFSET
)
/prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/asm/mach-generic/
spaces.h
22
#ifndef
PHYS_OFFSET
24
#define
PHYS_OFFSET
_AC(0, UL)
27
#define PAGE_OFFSET (CAC_BASE +
PHYS_OFFSET
)
/prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/asm/mach-generic/
spaces.h
22
#ifndef
PHYS_OFFSET
24
#define
PHYS_OFFSET
_AC(0, UL)
27
#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/android-ndk-r4/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/android-ndk-r4/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/android-ndk-r4/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/android-ndk-r4/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/android-ndk-r5/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/android-ndk-r6/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/android-ndk-r7/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/android-ndk-r7/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/android-ndk-r7/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/android-ndk-r7/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/android-ndk-r7/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/android-ndk-r7/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)
/external/kernel-headers/original/asm-mips/mach-generic/
spaces.h
18
#ifndef
PHYS_OFFSET
19
#define
PHYS_OFFSET
_AC(0, UL)
82
#define PAGE_OFFSET (CAC_BASE +
PHYS_OFFSET
)
/external/kernel-headers/original/asm-arm/arch/
memory.h
40
#define
PHYS_OFFSET
UL(0x10000000)
42
#define
PHYS_OFFSET
UL(0x80000000)
/external/kernel-headers/original/asm-arm/
memory.h
92
#ifndef
PHYS_OFFSET
93
#define
PHYS_OFFSET
(CONFIG_DRAM_BASE)
101
#define PAGE_OFFSET (
PHYS_OFFSET
)
108
#define MODULE_START (
PHYS_OFFSET
)
126
#define __virt_to_phys(x) ((x) - PAGE_OFFSET +
PHYS_OFFSET
)
127
#define __phys_to_virt(x) ((x) -
PHYS_OFFSET
+ PAGE_OFFSET)
160
#define PHYS_PFN_OFFSET (
PHYS_OFFSET
>> PAGE_SHIFT)
/external/kernel-headers/original/asm-mips/
io.h
119
return (unsigned long)address - PAGE_OFFSET +
PHYS_OFFSET
;
136
return (void *)(address + PAGE_OFFSET -
PHYS_OFFSET
);
Completed in 508 milliseconds