Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dcpu-features.h695 #ifndef cpu_guest_has_mvh
696 #define cpu_guest_has_mvh (cpu_data[0].guest.options & MIPS_CPU_MVH) macro
/OK3568_Linux_fs/kernel/arch/mips/kvm/
H A Dvz.c849 if (cpu_guest_has_mvh) in mips_process_maar()