Searched refs:MIPS_CPU_EVA (Results 1 – 3 of 3) sorted by relevance
374 #define MIPS_CPU_EVA 0x80000000ull /* CPU supports Enhanced Virtual Addressing */ macro
30 #define cpu_has_eva (cpu_data[0].options & MIPS_CPU_EVA)
597 c->options |= MIPS_CPU_EVA; in decode_config5()