Searched refs:irq_ctx_exit (Results 1 – 2 of 2) sorted by relevance
35 extern void irq_ctx_exit(int cpu);38 # define irq_ctx_exit(cpu) do { } while (0) macro
112 irq_ctx_exit(raw_smp_processor_id()); in play_dead_common()