Home
last modified time | relevance | path

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

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