Home
last modified time | relevance | path

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

/linux-6.1.9/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.1.9/arch/mips/include/asm/
Daddrspace.h116 #define K_CALG_UNCACHED 2 macro
126 #define PHYS_TO_XKSEG_UNCACHED(p) PHYS_TO_XKPHYS(K_CALG_UNCACHED, (p))