Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Daddrspace.h127 #define PHYS_TO_XKSEG_CACHED(p) PHYS_TO_XKPHYS(K_CALG_COH_SHAREABLE, (p)) macro
/OK3568_Linux_fs/u-boot/arch/mips/include/asm/
H A Daddrspace.h125 #define PHYS_TO_XKSEG_CACHED(p) PHYS_TO_XKPHYS(K_CALG_COH_SHAREABLE, (p)) macro