OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FIX_BTMAP_END
(Results
1 - 8
of
8
) sorted by null
/bionic/libc/kernel/arch-x86/asm/
fixmap_32.h
39
FIX_BTMAP_END
= __end_of_permanent_fixed_addresses,
40
FIX_BTMAP_BEGIN =
FIX_BTMAP_END
+ NR_FIX_BTMAPS - 1,
/development/ndk/platforms/android-9/arch-x86/include/asm/
fixmap_32.h
39
FIX_BTMAP_END
= __end_of_permanent_fixed_addresses,
40
FIX_BTMAP_BEGIN =
FIX_BTMAP_END
+ NR_FIX_BTMAPS - 1,
/prebuilts/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/asm/
fixmap_32.h
32
FIX_BTMAP_END
= __end_of_permanent_fixed_addresses,
33
FIX_BTMAP_BEGIN =
FIX_BTMAP_END
+ NR_FIX_BTMAPS - 1,
/prebuilts/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/asm/
fixmap_32.h
32
FIX_BTMAP_END
= __end_of_permanent_fixed_addresses,
33
FIX_BTMAP_BEGIN =
FIX_BTMAP_END
+ NR_FIX_BTMAPS - 1,
/prebuilts/ndk/android-ndk-r6/platforms/android-9/arch-x86/usr/include/asm/
fixmap_32.h
32
FIX_BTMAP_END
= __end_of_permanent_fixed_addresses,
33
FIX_BTMAP_BEGIN =
FIX_BTMAP_END
+ NR_FIX_BTMAPS - 1,
/prebuilts/ndk/android-ndk-r7/platforms/android-14/arch-x86/usr/include/asm/
fixmap_32.h
32
FIX_BTMAP_END
= __end_of_permanent_fixed_addresses,
33
FIX_BTMAP_BEGIN =
FIX_BTMAP_END
+ NR_FIX_BTMAPS - 1,
/prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-x86/usr/include/asm/
fixmap_32.h
32
FIX_BTMAP_END
= __end_of_permanent_fixed_addresses,
33
FIX_BTMAP_BEGIN =
FIX_BTMAP_END
+ NR_FIX_BTMAPS - 1,
/external/kernel-headers/original/asm-x86/
fixmap_32.h
95
FIX_BTMAP_END
= __end_of_permanent_fixed_addresses,
96
FIX_BTMAP_BEGIN =
FIX_BTMAP_END
+ NR_FIX_BTMAPS - 1,
Completed in 524 milliseconds