OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FIXADDR_START
(Results
1 - 25
of
40
) sorted by null
1
2
/development/ndk/platforms/android-9/arch-mips/include/asm/
fixmap.h
32
#define
FIXADDR_START
(FIXADDR_TOP - FIXADDR_SIZE)
pgtable-32.h
46
#define VMALLOC_END (
FIXADDR_START
-2*PAGE_SIZE)
/prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/asm/
fixmap.h
32
#define
FIXADDR_START
(FIXADDR_TOP - FIXADDR_SIZE)
pgtable-32.h
46
#define VMALLOC_END (
FIXADDR_START
-2*PAGE_SIZE)
/prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/asm/
fixmap.h
32
#define
FIXADDR_START
(FIXADDR_TOP - FIXADDR_SIZE)
pgtable-32.h
46
#define VMALLOC_END (
FIXADDR_START
-2*PAGE_SIZE)
/prebuilts/ndk/current/platforms/android-14/arch-mips/usr/include/asm/
fixmap.h
32
#define
FIXADDR_START
(FIXADDR_TOP - FIXADDR_SIZE)
pgtable-32.h
46
#define VMALLOC_END (
FIXADDR_START
-2*PAGE_SIZE)
/prebuilts/ndk/current/platforms/android-15/arch-mips/usr/include/asm/
fixmap.h
32
#define
FIXADDR_START
(FIXADDR_TOP - FIXADDR_SIZE)
pgtable-32.h
46
#define VMALLOC_END (
FIXADDR_START
-2*PAGE_SIZE)
/prebuilts/ndk/current/platforms/android-16/arch-mips/usr/include/asm/
fixmap.h
32
#define
FIXADDR_START
(FIXADDR_TOP - FIXADDR_SIZE)
/prebuilts/ndk/current/platforms/android-17/arch-mips/usr/include/asm/
fixmap.h
32
#define
FIXADDR_START
(FIXADDR_TOP - FIXADDR_SIZE)
/prebuilts/ndk/current/platforms/android-18/arch-mips/usr/include/asm/
fixmap.h
32
#define
FIXADDR_START
(FIXADDR_TOP - FIXADDR_SIZE)
/prebuilts/ndk/current/platforms/android-19/arch-mips/usr/include/asm/
fixmap.h
32
#define
FIXADDR_START
(FIXADDR_TOP - FIXADDR_SIZE)
/prebuilts/ndk/current/platforms/android-9/arch-mips/usr/include/asm/
fixmap.h
32
#define
FIXADDR_START
(FIXADDR_TOP - FIXADDR_SIZE)
/development/ndk/platforms/android-9/arch-x86/include/asm/
fixmap_32.h
52
#define
FIXADDR_START
(FIXADDR_TOP - __FIXADDR_SIZE)
/prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/asm/
fixmap_32.h
52
#define
FIXADDR_START
(FIXADDR_TOP - __FIXADDR_SIZE)
/prebuilts/ndk/current/platforms/android-13/arch-x86/usr/include/asm/
fixmap_32.h
52
#define
FIXADDR_START
(FIXADDR_TOP - __FIXADDR_SIZE)
/prebuilts/ndk/current/platforms/android-14/arch-x86/usr/include/asm/
fixmap_32.h
52
#define
FIXADDR_START
(FIXADDR_TOP - __FIXADDR_SIZE)
/prebuilts/ndk/current/platforms/android-15/arch-x86/usr/include/asm/
fixmap_32.h
52
#define
FIXADDR_START
(FIXADDR_TOP - __FIXADDR_SIZE)
/prebuilts/ndk/current/platforms/android-16/arch-x86/usr/include/asm/
fixmap_32.h
52
#define
FIXADDR_START
(FIXADDR_TOP - __FIXADDR_SIZE)
/prebuilts/ndk/current/platforms/android-17/arch-x86/usr/include/asm/
fixmap_32.h
52
#define
FIXADDR_START
(FIXADDR_TOP - __FIXADDR_SIZE)
/prebuilts/ndk/current/platforms/android-18/arch-x86/usr/include/asm/
fixmap_32.h
52
#define
FIXADDR_START
(FIXADDR_TOP - __FIXADDR_SIZE)
/prebuilts/ndk/current/platforms/android-19/arch-x86/usr/include/asm/
fixmap_32.h
52
#define
FIXADDR_START
(FIXADDR_TOP - __FIXADDR_SIZE)
/prebuilts/ndk/current/platforms/android-9/arch-x86/usr/include/asm/
fixmap_32.h
52
#define
FIXADDR_START
(FIXADDR_TOP - __FIXADDR_SIZE)
Completed in 3076 milliseconds
1
2