Home
last modified time | relevance | path

Searched defs:PHYS_TO_XKSEG_UNCACHED (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/mips/include/asm/
H A Daddrspace.h126 #define PHYS_TO_XKSEG_UNCACHED(p) PHYS_TO_XKPHYS(K_CALG_UNCACHED, (p)) macro
/openbmc/u-boot/arch/mips/include/asm/
H A Daddrspace.h123 #define PHYS_TO_XKSEG_UNCACHED(p) PHYS_TO_XKPHYS(K_CALG_UNCACHED, (p)) macro