Home
last modified time | relevance | path

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

/arch/x86/kvm/
Dhyperv.c390 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()