Home
last modified time | relevance | path

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

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