Home
last modified time | relevance | path

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

/linux/arch/loongarch/kvm/
H A Dexit.c96 static unsigned long kvm_emu_xchg_csr(struct kvm_vcpu *vcpu, int csrid, in kvm_emu_xchg_csr() function
150 val = kvm_emu_xchg_csr(vcpu, csrid, csr_mask, val); in kvm_handle_csr()