Home
last modified time | relevance | path

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

/linux-5.19.10/arch/x86/kvm/
Dhyperv.c1592 static int kvm_hv_get_msr(struct kvm_vcpu *vcpu, u32 msr, u64 *pdata, in kvm_hv_get_msr() function
1699 return kvm_hv_get_msr(vcpu, msr, pdata, host); in kvm_hv_get_msr_common()