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