Home
last modified time | relevance | path

Searched defs:XKPHYS_TO_PHYS (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/mips/include/asm/
H A Daddrspace.h128 #define XKPHYS_TO_PHYS(p) ((p) & TO_PHYS_MASK) macro
/openbmc/u-boot/arch/mips/include/asm/
H A Daddrspace.h125 #define XKPHYS_TO_PHYS(p) ((p) & TO_PHYS_MASK) macro
/openbmc/linux/drivers/staging/octeon/
H A Docteon-stubs.h5 # define XKPHYS_TO_PHYS(p) (p) macro