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

/linux-4.4.14/virt/kvm/arm/
H A Dvgic.c297 static int vgic_irq_is_active(struct kvm_vcpu *vcpu, int irq) vgic_irq_is_active() function
1117 return vgic_irq_is_active(vcpu, map->virt_irq); kvm_vgic_map_is_active()
1146 if (vgic_irq_is_active(vcpu, irq)) { vgic_queue_irq_to_lr()

Completed in 45 milliseconds