Home
last modified time | relevance | path

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

/Linux-v5.10/arch/mips/include/asm/
Dcpu-features.h702 #ifndef cpu_guest_has_rw_llb
703 #define cpu_guest_has_rw_llb (cpu_has_mips_r6 || (cpu_data[0].guest.options & MIPS_CPU_RW_LLB)) macro
/Linux-v5.10/arch/mips/kvm/
Dvz.c923 if (cpu_guest_has_rw_llb) in kvm_vz_gpsi_cop0()
1001 if (cpu_guest_has_rw_llb && in kvm_vz_gpsi_cop0()