Searched refs:PHYS_TO_XKSEG_UNCACHED (Results 1 – 4 of 4) sorted by relevance
126 #define PHYS_TO_XKSEG_UNCACHED(p) PHYS_TO_XKPHYS(K_CALG_UNCACHED, (p)) macro
193 *(unsigned long *)PHYS_TO_XKSEG_UNCACHED(0x60000000) = 0; in prom_cleanup()
325 PHYS_TO_XKSEG_UNCACHED(pte); in check_microtlb()
123 #define PHYS_TO_XKSEG_UNCACHED(p) PHYS_TO_XKPHYS(K_CALG_UNCACHED, (p)) macro