Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/kvm/
Dhyperv.c277 static int kvm_hv_get_msr(struct kvm_vcpu *vcpu, u32 msr, u64 *pdata) in kvm_hv_get_msr() function
338 return kvm_hv_get_msr(vcpu, msr, pdata); in kvm_hv_get_msr_common()