Searched refs:irq_gc_unlock_irqrestore (Results 1 – 4 of 4) sorted by relevance
135 irq_gc_unlock_irqrestore(gc, flags); in brcmstb_l2_intc_suspend()155 irq_gc_unlock_irqrestore(gc, flags); in brcmstb_l2_intc_resume()
202 irq_gc_unlock_irqrestore(gc, flags); in aic_irq_domain_xlate()
298 irq_gc_unlock_irqrestore(bgc, flags); in aic5_irq_domain_xlate()
1139 #define irq_gc_unlock_irqrestore(gc, flags) \ macro