Searched defs:irq_ctx_exit (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/arch/sh/include/asm/ | ||
H A D | irq.h | 44 # define irq_ctx_exit(cpu) do { } while (0) macro |
/openbmc/linux/arch/sh/kernel/ | ||
H A D | irq.c | 147 void irq_ctx_exit(int cpu) in irq_ctx_exit() function |