Searched refs:MIPS_CPU_MVH (Results 1 – 3 of 3) sorted by relevance
228 #define cpu_has_mvh __opt(MIPS_CPU_MVH)696 #define cpu_guest_has_mvh (cpu_data[0].guest.options & MIPS_CPU_MVH)
407 #define MIPS_CPU_MVH BIT_ULL(42) /* CPU supports MFHC0/MTHC0 */ macro
663 c->options |= MIPS_CPU_MVH; in decode_config5()943 c->guest.options |= MIPS_CPU_MVH; in decode_guest_config5()