Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/asm/
H A Dcpu-features.h719 #ifndef cpu_guest_has_rw_llb
720 #define cpu_guest_has_rw_llb (cpu_has_mips_r6 || (cpu_data[0].guest.options & MIPS_CPU_RW_LLB)) macro
/openbmc/linux/arch/mips/kvm/
H A Dvz.c921 if (cpu_guest_has_rw_llb) in kvm_vz_gpsi_cop0()
999 if (cpu_guest_has_rw_llb && in kvm_vz_gpsi_cop0()