Searched refs:vgic_irq_set_phys_active (Results 1 – 5 of 5) sorted by relevance
203 vgic_irq_set_phys_active(irq, true); in vgic_hw_irq_spending()250 vgic_irq_set_phys_active(irq, false); in vgic_hw_irq_cpending()305 vgic_irq_set_phys_active(irq, active); in vgic_hw_irq_change_active()
178 void vgic_irq_set_phys_active(struct vgic_irq *irq, bool active);
127 vgic_irq_set_phys_active(irq, false); in vgic_v2_fold_lr_state()
119 vgic_irq_set_phys_active(irq, false); in vgic_v3_fold_lr_state()
177 void vgic_irq_set_phys_active(struct vgic_irq *irq, bool active) in vgic_irq_set_phys_active() function