Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kvm/
H A Dhyperv.c437 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()