Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/include/asm/
H A Dhw_irq.h15 #define ARCH_IRQ_INIT_FLAGS (IRQ_NOREQUEST | IRQ_NOPROBE) macro
/openbmc/linux/arch/powerpc/include/asm/
H A Dhw_irq.h517 #define ARCH_IRQ_INIT_FLAGS IRQ_NOREQUEST macro
/openbmc/linux/include/linux/
H A Dirq.h597 #ifndef ARCH_IRQ_INIT_FLAGS
598 # define ARCH_IRQ_INIT_FLAGS 0 macro
601 #define IRQ_DEFAULT_INIT_FLAGS ARCH_IRQ_INIT_FLAGS