MIPS_XKPHYS_START
if (va < MIPS_XKPHYS_START) {
(MIPS_XKPHYS_START | ((uint64_t)(CCA_UNCACHED) << 59) | (x))
(MIPS_XKPHYS_START | ((uint64_t)(mips_options.mips3_cca_devmem) << 59) | (x))
(MIPS_XKPHYS_START | ((uint64_t)(cca) << 59) | (x))