Searched refs:target_vcpu_needs_kick (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/arm64/kvm/vgic/
H A Dvgic.c627 bool target_vcpu_needs_kick = false; local
698 target_vcpu_needs_kick = true;
705 if (target_vcpu_needs_kick) {

Completed in 93 milliseconds