Home
last modified time | relevance | path

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

/drivers/irqchip/
Dirq-gic.c96 #define gic_unlock_irqrestore(f) \ macro
105 #define gic_unlock_irqrestore(f) do { (void)(f); } while(0) macro
853 gic_unlock_irqrestore(flags); in gic_ipi_send_mask()