Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/include/asm/ !
Dio_apic.h125 #define IO_APIC_IRQ(x) (((x) >= NR_IRQS_LEGACY) || ((1 << (x)) & io_apic_irqs)) macro
179 #define IO_APIC_IRQ(x) 0 macro