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