Searched refs:VGIC_IRQ_SW_RESAMPLE (Results 1 – 1 of 1) sorted by relevance
111 #define VGIC_IRQ_SW_RESAMPLE BIT(0) /* Clear the active state for resampling */ macro166 return irq->ops && (irq->ops->flags & VGIC_IRQ_SW_RESAMPLE); in vgic_irq_needs_resampling()
Completed in 3 milliseconds