Searched refs:vcpu1 (Results 1 – 1 of 1) sorted by relevance
1355 struct kvm_vcpu *vcpu1, *vcpu2; in vgic_its_cmd_handle_movall() local1360 vcpu1 = kvm_get_vcpu_by_id(kvm, its_cmd_get_target_addr(its_cmd)); in vgic_its_cmd_handle_movall()1363 if (!vcpu1 || !vcpu2) in vgic_its_cmd_handle_movall()1366 if (vcpu1 == vcpu2) in vgic_its_cmd_handle_movall()