Home
last modified time | relevance | path

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

/linux/drivers/irqchip/
H A Dirq-mips-gic.c69 static int __gic_with_next_online_cpu(int prev) in __gic_with_next_online_cpu() function
109 for ((cpu) = __gic_with_next_online_cpu(-1); \
112 (cpu) = __gic_with_next_online_cpu(cpu))