Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/
H A Dhyperv.h96 int kvm_hv_get_msr_common(struct kvm_vcpu *vcpu, u32 msr, u64 *pdata, bool host);
H A Dx86.c4403 return kvm_hv_get_msr_common(vcpu, in kvm_get_msr_common()