Home
last modified time | relevance | path

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

/linux/arch/loongarch/kvm/
H A Dexit.c82 static unsigned long kvm_emu_write_csr(struct kvm_vcpu *vcpu, int csrid, unsigned long val) in kvm_emu_write_csr() function
144 val = kvm_emu_write_csr(vcpu, csrid, val); in kvm_handle_csr()