Searched refs:vgic_irq_needs_resampling (Results 1 – 4 of 4) sorted by relevance
171 static inline bool vgic_irq_needs_resampling(struct vgic_irq *irq) in vgic_irq_needs_resampling() function
244 if (irq->hw && !vgic_irq_needs_resampling(irq)) { in vgic_v2_compute_lr()
319 if (irq->hw && !vgic_irq_needs_resampling(irq)) { in vgic_v3_compute_lr()
1212 if (unlikely(vgic_irq_needs_resampling(irq))) { in vgic_irq_handle_resampling()