Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/asm/
H A Daddrspace.h126 #define PHYS_TO_XKSEG_UNCACHED(p) PHYS_TO_XKPHYS(K_CALG_UNCACHED, (p)) macro
/openbmc/linux/arch/mips/sgi-ip22/
H A Dip22-mc.c193 *(unsigned long *)PHYS_TO_XKSEG_UNCACHED(0x60000000) = 0; in prom_cleanup()
H A Dip28-berr.c325 PHYS_TO_XKSEG_UNCACHED(pte); in check_microtlb()
/openbmc/u-boot/arch/mips/include/asm/
H A Daddrspace.h123 #define PHYS_TO_XKSEG_UNCACHED(p) PHYS_TO_XKPHYS(K_CALG_UNCACHED, (p)) macro