Home
last modified time | relevance | path

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

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