Home
last modified time | relevance | path

Searched refs:MIPS_CPU_MVH (Results 1 – 3 of 3) sorted by relevance

/linux/arch/mips/include/asm/
A Dcpu-features.h226 #define cpu_has_mvh __opt(MIPS_CPU_MVH)
694 #define cpu_guest_has_mvh (cpu_data[0].guest.options & MIPS_CPU_MVH)
A Dcpu.h407 #define MIPS_CPU_MVH BIT_ULL(42) /* CPU supports MFHC0/MTHC0 */ macro
/linux/arch/mips/kernel/
A Dcpu-probe.c664 c->options |= MIPS_CPU_MVH; in decode_config5()
944 c->guest.options |= MIPS_CPU_MVH; in decode_guest_config5()

Completed in 10 milliseconds