Home
last modified time | relevance | path

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

/arch/x86/kvm/
Dhyperv.c164 static struct kvm_vcpu *get_vcpu_by_vpidx(struct kvm *kvm, u32 vpidx) in get_vcpu_by_vpidx() function
186 vcpu = get_vcpu_by_vpidx(kvm, vpidx); in synic_get()