Searched refs:vgic_irq_needs_resampling (Results 1 – 4 of 4) sorted by relevance
160 static inline bool vgic_irq_needs_resampling(struct vgic_irq *irq) in vgic_irq_needs_resampling() function
140 if (irq->hw && !vgic_irq_needs_resampling(irq)) { in vgic_v2_populate_lr()
126 if (irq->hw && !vgic_irq_needs_resampling(irq)) { in vgic_v3_populate_lr()
1068 if (unlikely(vgic_irq_needs_resampling(irq))) { in vgic_irq_handle_resampling()