Home
last modified time | relevance | path

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

/Linux-v6.6/arch/x86/kvm/
Dhyperv.h94 int kvm_hv_get_msr_common(struct kvm_vcpu *vcpu, u32 msr, u64 *pdata, bool host);
Dhyperv.c1719 int kvm_hv_get_msr_common(struct kvm_vcpu *vcpu, u32 msr, u64 *pdata, bool host) in kvm_hv_get_msr_common() function
Dx86.c4283 return kvm_hv_get_msr_common(vcpu, in kvm_get_msr_common()