Searched defs:XKPHYS_TO_PHYS (Results 1 – 2 of 2) sorted by relevance
/linux-6.6.21/arch/mips/include/asm/ | ||
D | addrspace.h | 128 #define XKPHYS_TO_PHYS(p) ((p) & TO_PHYS_MASK) macro |
/linux-6.6.21/drivers/staging/octeon/ | ||
D | octeon-stubs.h | 5 # define XKPHYS_TO_PHYS(p) (p) macro |