Home
last modified time | relevance | path

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

/linux-6.6.21/arch/arm/include/asm/
Dhw_irq.h15 #define ARCH_IRQ_INIT_FLAGS (IRQ_NOREQUEST | IRQ_NOPROBE) macro
/linux-6.6.21/include/linux/
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
/linux-6.6.21/arch/powerpc/include/asm/
Dhw_irq.h517 #define ARCH_IRQ_INIT_FLAGS IRQ_NOREQUEST macro