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

  /external/kernel-headers/original/asm-mips/
io.h 179 #define __IS_LOW512(addr) (!((phys_t)(addr) & (phys_t) ~0x1fffffffULL))
206 if (__IS_LOW512(phys_addr) && __IS_LOW512(last_addr) &&
214 #undef __IS_LOW512
  /bionic/libc/kernel/arch-mips/asm/
io.h 65 #define __IS_LOW512(addr) (!((phys_t)(addr) & (phys_t) ~0x1fffffffULL))
66 #undef __IS_LOW512
  /development/ndk/platforms/android-9/arch-mips/include/asm/
io.h 65 #define __IS_LOW512(addr) (!((phys_t)(addr) & (phys_t) ~0x1fffffffULL))
66 #undef __IS_LOW512
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm/
io.h 65 #define __IS_LOW512(addr) (!((phys_t)(addr) & (phys_t) ~0x1fffffffULL))
66 #undef __IS_LOW512
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm/
io.h 65 #define __IS_LOW512(addr) (!((phys_t)(addr) & (phys_t) ~0x1fffffffULL))
66 #undef __IS_LOW512
  /prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/asm/
io.h 65 #define __IS_LOW512(addr) (!((phys_t)(addr) & (phys_t) ~0x1fffffffULL))
66 #undef __IS_LOW512
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/asm/
io.h 65 #define __IS_LOW512(addr) (!((phys_t)(addr) & (phys_t) ~0x1fffffffULL))
66 #undef __IS_LOW512
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/asm/
io.h 65 #define __IS_LOW512(addr) (!((phys_t)(addr) & (phys_t) ~0x1fffffffULL))
66 #undef __IS_LOW512

Completed in 178 milliseconds