Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/irqchip/
Dirq-gic.c95 #define gic_unlock_irqrestore(f) \ macro
104 #define gic_unlock_irqrestore(f) do { (void)(f); } while(0) macro
850 gic_unlock_irqrestore(flags); in gic_ipi_send_mask()