Home
last modified time | relevance | path

Searched refs:K_CALG_UNCACHED (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/mips/lib/
H A Duncached.c52 usp = PHYS_TO_XKPHYS(K_CALG_UNCACHED, in run_uncached()
64 ufunc = PHYS_TO_XKPHYS(K_CALG_UNCACHED, in run_uncached()
/openbmc/linux/arch/mips/include/asm/
H A Daddrspace.h116 #define K_CALG_UNCACHED 2 macro
126 #define PHYS_TO_XKSEG_UNCACHED(p) PHYS_TO_XKPHYS(K_CALG_UNCACHED, (p))
/openbmc/u-boot/arch/mips/include/asm/
H A Daddrspace.h113 #define K_CALG_UNCACHED 2 macro
123 #define PHYS_TO_XKSEG_UNCACHED(p) PHYS_TO_XKPHYS(K_CALG_UNCACHED, (p))