Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/hv/
Dconnection.c87 msg->target_vcpu = hv_context.vp_index[get_cpu()]; in vmbus_negotiate_version()
/linux-4.4.14/include/linux/
Dhyperv.h560 u32 target_vcpu; /* The VCPU the host should respond to */ member
/linux-4.4.14/virt/kvm/arm/
Dvgic.c490 struct kvm_vcpu *target_vcpu = kvm_get_vcpu(kvm, vcpu_id); in vgic_handle_enable_reg() local
498 vgic_retire_disabled_irqs(target_vcpu); in vgic_handle_enable_reg()