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

  /bionic/libc/kernel/arch-mips/asm/
addrspace.h 51 #define CKSEG2ADDR(a) (CPHYSADDR(a) | KSEG2)
  /development/ndk/platforms/android-9/arch-mips/include/asm/
addrspace.h 51 #define CKSEG2ADDR(a) (CPHYSADDR(a) | KSEG2)
  /external/kernel-headers/original/asm-mips/
addrspace.h 75 #define CKSEG2ADDR(a) (CPHYSADDR(a) | CKSEG2)
82 #define CKSEG2ADDR(a) (CPHYSADDR(a) | KSEG2)
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm/
addrspace.h 51 #define CKSEG2ADDR(a) (CPHYSADDR(a) | KSEG2)
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm/
addrspace.h 51 #define CKSEG2ADDR(a) (CPHYSADDR(a) | KSEG2)
  /prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/asm/
addrspace.h 51 #define CKSEG2ADDR(a) (CPHYSADDR(a) | KSEG2)
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/asm/
addrspace.h 51 #define CKSEG2ADDR(a) (CPHYSADDR(a) | KSEG2)
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/asm/
addrspace.h 51 #define CKSEG2ADDR(a) (CPHYSADDR(a) | KSEG2)

Completed in 4498 milliseconds