Home
last modified time | relevance | path

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

/arch/x86/kvm/
Dhyperv.h90 int kvm_hv_get_msr_common(struct kvm_vcpu *vcpu, u32 msr, u64 *pdata, bool host);
Dhyperv.c1698 int kvm_hv_get_msr_common(struct kvm_vcpu *vcpu, u32 msr, u64 *pdata, bool host) in kvm_hv_get_msr_common() function
Dx86.c3953 return kvm_hv_get_msr_common(vcpu, in kvm_get_msr_common()