Searched refs:vgic_irq_set_phys_active (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/arch/arm64/kvm/vgic/ |
H A D | vgic-mmio.c | 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()
|
H A D | vgic.h | 168 void vgic_irq_set_phys_active(struct vgic_irq *irq, bool active);
|
H A D | vgic-v2.c | 116 vgic_irq_set_phys_active(irq, false); in vgic_v2_fold_lr_state()
|
H A D | vgic.c | 195 void vgic_irq_set_phys_active(struct vgic_irq *irq, bool active) in vgic_irq_set_phys_active() function
|
H A D | vgic-v3.c | 107 vgic_irq_set_phys_active(irq, false); in vgic_v3_fold_lr_state()
|
/kernel/linux/linux-6.6/arch/arm64/kvm/vgic/ |
H A D | vgic-mmio.c | 156 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()
|
H A D | vgic.c | 196 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()
|
H A D | vgic.h | 187 void vgic_irq_set_phys_active(struct vgic_irq *irq, bool active);
|
Completed in 9 milliseconds