Home
last modified time | relevance | path

Searched defs:gic_unlock (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/irqchip/
Dirq-gic.c104 #define gic_unlock() raw_spin_unlock(&cpu_map_lock) macro
112 #define gic_unlock() do { } while(0) macro