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

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

Completed in 204 milliseconds