Searched refs:K_CALG_UNCACHED (Results 1 - 2 of 2) sorted by relevance

/linux-master/arch/mips/lib/
H A Duncached.c52 usp = PHYS_TO_XKPHYS(K_CALG_UNCACHED,
64 ufunc = PHYS_TO_XKPHYS(K_CALG_UNCACHED,
/linux-master/arch/mips/include/asm/
H A Daddrspace.h121 #define K_CALG_UNCACHED 2 macro
131 #define PHYS_TO_XKSEG_UNCACHED(p) PHYS_TO_XKPHYS(K_CALG_UNCACHED, (p))

Completed in 126 milliseconds