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