Searched refs:PHYS_TO_XKSEG_UNCACHED (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/mips/sgi-ip22/
H A Dip22-mc.c193 *(unsigned long *)PHYS_TO_XKSEG_UNCACHED(0x60000000) = 0;
H A Dip28-berr.c325 PHYS_TO_XKSEG_UNCACHED(pte);
/linux-master/arch/mips/include/asm/
H A Daddrspace.h131 #define PHYS_TO_XKSEG_UNCACHED(p) PHYS_TO_XKPHYS(K_CALG_UNCACHED, (p)) macro

Completed in 241 milliseconds