Home
last modified time | relevance | path

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

/linux-6.6.21/arch/arm64/kvm/vgic/
Dvgic-mmio.c156 vgic_irq_set_phys_active(irq, false); in vgic_mmio_write_senable()
339 vgic_irq_set_phys_active(irq, true); in vgic_mmio_write_spending()
394 vgic_irq_set_phys_active(irq, false); in vgic_hw_irq_cpending()
558 vgic_irq_set_phys_active(irq, active); in vgic_hw_irq_change_active()
Dvgic.c196 void vgic_irq_set_phys_active(struct vgic_irq *irq, bool active) in vgic_irq_set_phys_active() function
1076 vgic_irq_set_phys_active(irq, false); in vgic_irq_handle_resampling()
Dvgic.h187 void vgic_irq_set_phys_active(struct vgic_irq *irq, bool active);