Home
last modified time | relevance | path

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

/linux/arch/arm64/kvm/vgic/
H A Dvgic-mmio.c156 vgic_irq_set_phys_active(irq, false); in vgic_mmio_write_senable()
346 vgic_irq_set_phys_active(irq, true); in __set_pending()
386 vgic_irq_set_phys_active(irq, false); in vgic_hw_irq_cpending()
543 vgic_irq_set_phys_active(irq, active); in vgic_hw_irq_change_active()
H A Dvgic.c188 void vgic_irq_set_phys_active(struct vgic_irq *irq, bool active) in vgic_irq_set_phys_active() function
1065 vgic_irq_set_phys_active(irq, false); in vgic_irq_handle_resampling()
H A Dvgic.h187 void vgic_irq_set_phys_active(struct vgic_irq *irq, bool active);