Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/kvm/
Dhyperv.c437 static int synic_get_msr(struct kvm_vcpu_hv_synic *synic, u32 msr, u64 *pdata, in synic_get_msr() function
1717 return synic_get_msr(to_hv_synic(vcpu), msr, pdata, host); in kvm_hv_get_msr()