Searched refs:MIPS_XKPHYS_START (Results 1 – 4 of 4) sorted by relevance
135 #define MIPS_XKPHYS_START (0x2ULL << 62) macro137 (MIPS_XKPHYS_START | ((uint64_t)(CCA_UNCACHED) << 59) | (x))139 (MIPS_XKPHYS_START | ((uint64_t)(mips_options.mips3_cca_devmem) << 59) | (x))143 (MIPS_XKPHYS_START | ((uint64_t)(cca) << 59) | (x))
111 if (va < MIPS_XKPHYS_START) { in _kvm_kvatop()
181 li k1, ((MIPS_XKPHYS_START|CIU_BASE) >> 32) # CIU base (MSW)
132 define MIPS_XKPHYS_START MIPS_XKPHYS_START