Home
last modified time | relevance | path

Searched refs:NO_IRQ_IGNORE (Results 1 – 3 of 3) sorted by relevance

/linux/arch/sh/kernel/cpu/sh4a/ !
H A Dintc-shx3.c18 return __raw_readl(INTACK) & 1 ? irq : NO_IRQ_IGNORE; in irq_lookup()
/linux/arch/sh/include/asm/ !
H A Dirq.h14 #define NO_IRQ_IGNORE ((unsigned int)-1) macro
/linux/arch/sh/kernel/ !
H A Dirq.c196 if (irq != NO_IRQ_IGNORE) { in do_IRQ()