XKPHYS 129 arch/mips/include/asm/addrspace.h #define PHYS_TO_XKPHYS(cm, a) (XKPHYS | (_ACAST64_(cm) << 59) | (a)) XKPHYS 160 arch/mips/kernel/setup.c if (start < XKPHYS)