Home
last modified time | relevance | path

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

/arch/mips/lib/
Duncached.c51 XKPHYS_TO_PHYS((long long)sp)); in run_uncached()
63 XKPHYS_TO_PHYS((long long)lfunc)); in run_uncached()
/arch/mips/include/asm/
Daddrspace.h128 #define XKPHYS_TO_PHYS(p) ((p) & TO_PHYS_MASK) macro
/arch/mips/cavium-octeon/
Docteon-platform.c41 .start = XKPHYS_TO_PHYS(CVMX_RNM_CTL_STATUS), in octeon_rng_device_init()
42 .end = XKPHYS_TO_PHYS(CVMX_RNM_CTL_STATUS) + 0xf in octeon_rng_device_init()