Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/kvm/ !
Dhyperv.h96 int kvm_hv_get_msr_common(struct kvm_vcpu *vcpu, u32 msr, u64 *pdata, bool host);
Dhyperv.c1772 int kvm_hv_get_msr_common(struct kvm_vcpu *vcpu, u32 msr, u64 *pdata, bool host) in kvm_hv_get_msr_common() function
Dx86.c4445 return kvm_hv_get_msr_common(vcpu, in kvm_get_msr_common()