HomeSort by relevance Sort by last modified time
    Searched defs:ISA_END_ADDRESS (Results 1 - 8 of 8) sorted by null

  /bionic/libc/kernel/uapi/asm-x86/asm/
e820.h 49 #define ISA_END_ADDRESS 0x100000
  /development/ndk/platforms/android-L/arch-x86/include/asm/
e820.h 49 #define ISA_END_ADDRESS 0x100000
  /development/ndk/platforms/android-L/arch-x86_64/include/asm/
e820.h 49 #define ISA_END_ADDRESS 0x100000
  /external/kernel-headers/original/uapi/asm-x86/asm/
e820.h 64 #define ISA_END_ADDRESS 0x100000
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/asm/
e820.h 58 #define ISA_END_ADDRESS 0x100000
59 #define is_ISA_range(s, e) ((s) >= ISA_START_ADDRESS && (e) < ISA_END_ADDRESS)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm/
e820.h 58 #define ISA_END_ADDRESS 0x100000
59 #define is_ISA_range(s, e) ((s) >= ISA_START_ADDRESS && (e) < ISA_END_ADDRESS)
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/asm/
e820.h 49 #define ISA_END_ADDRESS 0x100000
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/asm/
e820.h 49 #define ISA_END_ADDRESS 0x100000

Completed in 299 milliseconds