Searched refs:MIPS_CPU_EVA (Results 1 – 3 of 3) sorted by relevance
386 #define MIPS_CPU_EVA BIT_ULL(27) /* CPU supports Enhanced Virtual Addressing */ macro
87 #define cpu_has_eva __opt(MIPS_CPU_EVA)
658 c->options |= MIPS_CPU_EVA; in decode_config5()
Completed in 9 milliseconds