HomeSort by relevance Sort by last modified time
    Searched refs:__end_of_permanent_fixed_addresses (Results 1 - 10 of 10) sorted by null

  /bionic/libc/kernel/arch-x86/asm/
fixmap_32.h 36 __end_of_permanent_fixed_addresses, enumerator in enum:fixed_addresses
39 FIX_BTMAP_END = __end_of_permanent_fixed_addresses,
50 #define __FIXADDR_SIZE (__end_of_permanent_fixed_addresses << PAGE_SHIFT)
  /development/ndk/platforms/android-9/arch-x86/include/asm/
fixmap_32.h 36 __end_of_permanent_fixed_addresses, enumerator in enum:fixed_addresses
39 FIX_BTMAP_END = __end_of_permanent_fixed_addresses,
50 #define __FIXADDR_SIZE (__end_of_permanent_fixed_addresses << PAGE_SHIFT)
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/asm/
fixmap_32.h 29 __end_of_permanent_fixed_addresses, enumerator in enum:fixed_addresses
32 FIX_BTMAP_END = __end_of_permanent_fixed_addresses,
46 #define __FIXADDR_SIZE (__end_of_permanent_fixed_addresses << PAGE_SHIFT)
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/asm/
fixmap_32.h 29 __end_of_permanent_fixed_addresses, enumerator in enum:fixed_addresses
32 FIX_BTMAP_END = __end_of_permanent_fixed_addresses,
46 #define __FIXADDR_SIZE (__end_of_permanent_fixed_addresses << PAGE_SHIFT)
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/asm/
fixmap_32.h 29 __end_of_permanent_fixed_addresses, enumerator in enum:fixed_addresses
32 FIX_BTMAP_END = __end_of_permanent_fixed_addresses,
46 #define __FIXADDR_SIZE (__end_of_permanent_fixed_addresses << PAGE_SHIFT)
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/asm/
fixmap_32.h 29 __end_of_permanent_fixed_addresses, enumerator in enum:fixed_addresses
32 FIX_BTMAP_END = __end_of_permanent_fixed_addresses,
46 #define __FIXADDR_SIZE (__end_of_permanent_fixed_addresses << PAGE_SHIFT)
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/asm/
fixmap_32.h 29 __end_of_permanent_fixed_addresses, enumerator in enum:fixed_addresses
32 FIX_BTMAP_END = __end_of_permanent_fixed_addresses,
46 #define __FIXADDR_SIZE (__end_of_permanent_fixed_addresses << PAGE_SHIFT)
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/asm/
fixmap_32.h 36 __end_of_permanent_fixed_addresses, enumerator in enum:fixed_addresses
39 FIX_BTMAP_END = __end_of_permanent_fixed_addresses,
50 #define __FIXADDR_SIZE (__end_of_permanent_fixed_addresses << PAGE_SHIFT)
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/asm/
fixmap_32.h 36 __end_of_permanent_fixed_addresses, enumerator in enum:fixed_addresses
39 FIX_BTMAP_END = __end_of_permanent_fixed_addresses,
50 #define __FIXADDR_SIZE (__end_of_permanent_fixed_addresses << PAGE_SHIFT)
  /external/kernel-headers/original/asm-x86/
fixmap_32.h 92 __end_of_permanent_fixed_addresses, enumerator in enum:fixed_addresses
95 FIX_BTMAP_END = __end_of_permanent_fixed_addresses,
118 #define __FIXADDR_SIZE (__end_of_permanent_fixed_addresses << PAGE_SHIFT)

Completed in 35 milliseconds