Searched refs:synic_get_msr (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/arch/x86/kvm/ |
H A D | hyperv.c | 390 static int synic_get_msr(struct kvm_vcpu_hv_synic *synic, u32 msr, u64 *pdata, in synic_get_msr() function 1414 return synic_get_msr(vcpu_to_synic(vcpu), msr, pdata, host); in kvm_hv_get_msr()
|
/kernel/linux/linux-6.6/arch/x86/kvm/ |
H A D | hyperv.c | 437 static int synic_get_msr(struct kvm_vcpu_hv_synic *synic, u32 msr, u64 *pdata, in synic_get_msr() function 1667 return synic_get_msr(to_hv_synic(vcpu), msr, pdata, host); in kvm_hv_get_msr()
|
Completed in 6 milliseconds