Home
last modified time | relevance | path

Searched refs:gic_unlock_irqrestore (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/irqchip/
Dirq-gic.c100 #define gic_unlock_irqrestore(f) \ macro
109 #define gic_unlock_irqrestore(f) do { (void)(f); } while(0) macro
345 gic_unlock_irqrestore(flags); in gic_set_affinity()
828 gic_unlock_irqrestore(flags); in gic_raise_softirq()