Home
last modified time | relevance | path

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

/arch/mips/paravirt/
Dsetup.c48 set_io_port_base(PHYS_TO_XKSEG_UNCACHED(0x1e000000)); in prom_init()
/arch/mips/include/asm/
Daddrspace.h126 #define PHYS_TO_XKSEG_UNCACHED(p) PHYS_TO_XKPHYS(K_CALG_UNCACHED, (p)) macro
/arch/mips/sgi-ip22/
Dip22-mc.c225 *(unsigned long *)PHYS_TO_XKSEG_UNCACHED(0x60000000) = 0; in prom_free_prom_memory()
Dip28-berr.c338 PHYS_TO_XKSEG_UNCACHED(pte); in check_microtlb()