Home
last modified time | relevance | path

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

/linux/arch/arm64/kvm/vgic/
H A Dvgic-its.c1355 struct kvm_vcpu *vcpu1, *vcpu2; in vgic_its_cmd_handle_movall() local
1360 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()