Home
last modified time | relevance | path

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

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