Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kvm/
H A Dhyperv.c190 static struct kvm_vcpu *get_vcpu_by_vpidx(struct kvm *kvm, u32 vpidx) in get_vcpu_by_vpidx() function
212 vcpu = get_vcpu_by_vpidx(kvm, vpidx); in synic_get()