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

/linux-master/arch/arm64/kvm/vgic/
H A Dvgic-mmio.c156 vgic_irq_set_phys_active(irq, false);
346 vgic_irq_set_phys_active(irq, true);
386 vgic_irq_set_phys_active(irq, false);
543 vgic_irq_set_phys_active(irq, active);
H A Dvgic.h186 void vgic_irq_set_phys_active(struct vgic_irq *irq, bool active);
H A Dvgic.c177 void vgic_irq_set_phys_active(struct vgic_irq *irq, bool active) function
1056 vgic_irq_set_phys_active(irq, false);

Completed in 125 milliseconds