Home
last modified time | relevance | path

Searched refs:kvm_mips_config5_wrmask (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/arch/mips/kvm/
Dtrap_emul.c994 change = (cur ^ v) & kvm_mips_config5_wrmask(vcpu); in kvm_trap_emul_set_one_reg()
Demulate.c1242 unsigned int kvm_mips_config5_wrmask(struct kvm_vcpu *vcpu) in kvm_mips_config5_wrmask() function
1464 wrmask = kvm_mips_config5_wrmask(vcpu); in kvm_mips_emulate_CP0()
/Linux-v5.10/arch/mips/include/asm/
Dkvm_host.h1124 unsigned int kvm_mips_config5_wrmask(struct kvm_vcpu *vcpu);