Searched refs:vgic_irq_set_phys_active (Results 1 – 5 of 5) sorted by relevance
156 vgic_irq_set_phys_active(irq, false); in vgic_mmio_write_senable()320 vgic_irq_set_phys_active(irq, true); in vgic_mmio_write_spending()375 vgic_irq_set_phys_active(irq, false); in vgic_hw_irq_cpending()536 vgic_irq_set_phys_active(irq, active); in vgic_hw_irq_change_active()
168 void vgic_irq_set_phys_active(struct vgic_irq *irq, bool active);
116 vgic_irq_set_phys_active(irq, false); in vgic_v2_fold_lr_state()
107 vgic_irq_set_phys_active(irq, false); in vgic_v3_fold_lr_state()
195 void vgic_irq_set_phys_active(struct vgic_irq *irq, bool active) in vgic_irq_set_phys_active() function