Home
last modified time | relevance | path

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

/linux-6.15/arch/loongarch/include/asm/
H A Dhw_irq.h12 #define ARCH_IRQ_INIT_FLAGS IRQ_NOPROBE macro
/linux-6.15/arch/arm/include/asm/
H A Dhw_irq.h15 #define ARCH_IRQ_INIT_FLAGS (IRQ_NOREQUEST | IRQ_NOPROBE) macro
/linux-6.15/arch/powerpc/include/asm/
H A Dhw_irq.h517 #define ARCH_IRQ_INIT_FLAGS IRQ_NOREQUEST macro
/linux-6.15/include/linux/
H A Dirq.h592 #ifndef ARCH_IRQ_INIT_FLAGS
593 # define ARCH_IRQ_INIT_FLAGS 0 macro
596 #define IRQ_DEFAULT_INIT_FLAGS ARCH_IRQ_INIT_FLAGS