Home
last modified time | relevance | path

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

/linux-4.19.296/virt/kvm/arm/vgic/
Dvgic-its.c1211 struct kvm_vcpu *vcpu1, *vcpu2; in vgic_its_cmd_handle_movall() local
1224 vcpu2 = kvm_get_vcpu(kvm, target2_addr); in vgic_its_cmd_handle_movall()
1233 update_affinity(irq, vcpu2); in vgic_its_cmd_handle_movall()