Home
last modified time | relevance | path

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

/Linux-v5.4/arch/mips/include/asm/
Dcpu-features.h673 #ifndef cpu_guest_has_rw_llb
674 #define cpu_guest_has_rw_llb (cpu_has_mips_r6 || (cpu_data[0].guest.options & MIPS_CPU_RW_LLB)) macro
/Linux-v5.4/arch/mips/kvm/
Dvz.c947 if (cpu_guest_has_rw_llb) in kvm_vz_gpsi_cop0()
1019 if (cpu_guest_has_rw_llb && in kvm_vz_gpsi_cop0()
2600 if (cpu_guest_has_rw_llb) in kvm_vz_vcpu_load()