Home
last modified time | relevance | path

Searched defs:ARCH_IRQ_INIT_FLAGS (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/loongarch/include/asm/
H A Dhw_irq.h12 #define ARCH_IRQ_INIT_FLAGS IRQ_NOPROBE macro
/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.h598 # define ARCH_IRQ_INIT_FLAGS 0 macro