Home
last modified time | relevance | path

Searched defs:cpu_guest_has_mvh (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/arch/mips/include/asm/
Dcpu-features.h711 #define cpu_guest_has_mvh (cpu_data[0].guest.options & MIPS_CPU_MVH) macro
/kernel/linux/linux-5.10/arch/mips/include/asm/
Dcpu-features.h713 #define cpu_guest_has_mvh (cpu_data[0].guest.options & MIPS_CPU_MVH) macro