Home
last modified time | relevance | path

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

/linux-3.4.99/arch/mips/include/asm/
Daddrspace.h126 #define PHYS_TO_XKSEG_UNCACHED(p) PHYS_TO_XKPHYS(K_CALG_UNCACHED, (p)) macro
/linux-3.4.99/arch/mips/sgi-ip22/
Dip22-mc.c227 *(unsigned long *)PHYS_TO_XKSEG_UNCACHED(0x60000000) = 0; in prom_free_prom_memory()
Dip28-berr.c338 PHYS_TO_XKSEG_UNCACHED(pte); in check_microtlb()