OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FIXADDR_BOOT_START
(Results
1 - 14
of
14
) sorted by null
/bionic/libc/kernel/arch-x86/asm/
fixmap_32.h
54
#define
FIXADDR_BOOT_START
(FIXADDR_TOP - __FIXADDR_BOOT_SIZE)
/development/ndk/platforms/android-9/arch-x86/include/asm/
fixmap_32.h
54
#define
FIXADDR_BOOT_START
(FIXADDR_TOP - __FIXADDR_BOOT_SIZE)
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/asm/
fixmap_32.h
49
#define
FIXADDR_BOOT_START
(FIXADDR_TOP - __FIXADDR_BOOT_SIZE)
/prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/asm/
fixmap_32.h
49
#define
FIXADDR_BOOT_START
(FIXADDR_TOP - __FIXADDR_BOOT_SIZE)
/prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/asm/
fixmap_32.h
49
#define
FIXADDR_BOOT_START
(FIXADDR_TOP - __FIXADDR_BOOT_SIZE)
/prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/asm/
fixmap_32.h
49
#define
FIXADDR_BOOT_START
(FIXADDR_TOP - __FIXADDR_BOOT_SIZE)
/prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/asm/
fixmap_32.h
49
#define
FIXADDR_BOOT_START
(FIXADDR_TOP - __FIXADDR_BOOT_SIZE)
/prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/asm/
fixmap_32.h
54
#define
FIXADDR_BOOT_START
(FIXADDR_TOP - __FIXADDR_BOOT_SIZE)
/prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/asm/
fixmap_32.h
54
#define
FIXADDR_BOOT_START
(FIXADDR_TOP - __FIXADDR_BOOT_SIZE)
/prebuilts/ndk/9/platforms/android-14/arch-x86/usr/include/asm/
fixmap_32.h
54
#define
FIXADDR_BOOT_START
(FIXADDR_TOP - __FIXADDR_BOOT_SIZE)
/prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/asm/
fixmap_32.h
54
#define
FIXADDR_BOOT_START
(FIXADDR_TOP - __FIXADDR_BOOT_SIZE)
/prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/asm/
fixmap_32.h
54
#define
FIXADDR_BOOT_START
(FIXADDR_TOP - __FIXADDR_BOOT_SIZE)
/external/kernel-headers/original/asm-x86/
highmem.h
53
*
FIXADDR_BOOT_START
61
#define PKMAP_BASE ( (
FIXADDR_BOOT_START
- PAGE_SIZE*(LAST_PKMAP + 1)) & PMD_MASK )
fixmap_32.h
121
#define
FIXADDR_BOOT_START
(FIXADDR_TOP - __FIXADDR_BOOT_SIZE)
Completed in 167 milliseconds