Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/irqchip/
Dirq-gic.c97 #define gic_unlock_irqrestore(f) \ macro
106 #define gic_unlock_irqrestore(f) do { (void)(f); } while(0) macro
350 gic_unlock_irqrestore(flags); in gic_set_affinity()
833 gic_unlock_irqrestore(flags); in gic_raise_softirq()