Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/asm/
H A Daddrspace.h127 #define PHYS_TO_XKSEG_CACHED(p) PHYS_TO_XKPHYS(K_CALG_COH_SHAREABLE, (p)) macro
/openbmc/u-boot/arch/mips/include/asm/
H A Daddrspace.h124 #define PHYS_TO_XKSEG_CACHED(p) PHYS_TO_XKPHYS(K_CALG_COH_SHAREABLE, (p)) macro