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

  /bionic/libc/kernel/arch-mips/asm/sn/
addrs.h 101 #define PHYS_RAMBASE 0x0
102 #define K0_RAMBASE PHYS_TO_K0(PHYS_RAMBASE)
  /development/ndk/platforms/android-9/arch-mips/include/asm/sn/
addrs.h 101 #define PHYS_RAMBASE 0x0
102 #define K0_RAMBASE PHYS_TO_K0(PHYS_RAMBASE)
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm/sn/
addrs.h 101 #define PHYS_RAMBASE 0x0
102 #define K0_RAMBASE PHYS_TO_K0(PHYS_RAMBASE)
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm/sn/
addrs.h 101 #define PHYS_RAMBASE 0x0
102 #define K0_RAMBASE PHYS_TO_K0(PHYS_RAMBASE)
  /external/kernel-headers/original/asm-mips/sn/
addrs.h 298 #define PHYS_RAMBASE 0x0
299 #define K0_RAMBASE PHYS_TO_K0(PHYS_RAMBASE)
  /bionic/libc/kernel/arch-mips/asm/pci/
bridge.h 617 #define BRIDGE_DIRECT_32_TO_XTALK(dir_off,adr) ((dir_off) * BRIDGE_DIRECT_32_SEG_SIZE + ((adr) & (BRIDGE_DIRECT_32_SEG_SIZE - 1)) + PHYS_RAMBASE)
  /development/ndk/platforms/android-9/arch-mips/include/asm/pci/
bridge.h 617 #define BRIDGE_DIRECT_32_TO_XTALK(dir_off,adr) ((dir_off) * BRIDGE_DIRECT_32_SEG_SIZE + ((adr) & (BRIDGE_DIRECT_32_SEG_SIZE - 1)) + PHYS_RAMBASE)
  /external/kernel-headers/original/asm-mips/pci/
bridge.h 788 ((adr) & (BRIDGE_DIRECT_32_SEG_SIZE - 1)) + PHYS_RAMBASE)
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm/pci/
bridge.h 617 #define BRIDGE_DIRECT_32_TO_XTALK(dir_off,adr) ((dir_off) * BRIDGE_DIRECT_32_SEG_SIZE + ((adr) & (BRIDGE_DIRECT_32_SEG_SIZE - 1)) + PHYS_RAMBASE)
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm/pci/
bridge.h 617 #define BRIDGE_DIRECT_32_TO_XTALK(dir_off,adr) ((dir_off) * BRIDGE_DIRECT_32_SEG_SIZE + ((adr) & (BRIDGE_DIRECT_32_SEG_SIZE - 1)) + PHYS_RAMBASE)

Completed in 273 milliseconds