Home
last modified time | relevance | path

Searched defs:irq_ctx_init (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/sh/include/asm/
H A Dirq.h43 # define irq_ctx_init(cpu) do { } while (0) macro
/openbmc/linux/arch/sh/kernel/
H A Dirq.c120 void irq_ctx_init(int cpu) in irq_ctx_init() function