Searched refs:X86_IRQ_ALLOC_LEGACY (Results 1 – 3 of 3) sorted by relevance
12 X86_IRQ_ALLOC_LEGACY = 0x2, enumerator
550 if (WARN_ON_ONCE(info->flags & X86_IRQ_ALLOC_LEGACY && in x86_vector_alloc_irqs()587 if (info->flags & X86_IRQ_ALLOC_LEGACY) { in x86_vector_alloc_irqs()
1007 info->flags |= X86_IRQ_ALLOC_LEGACY; in alloc_isa_irq_from_domain()
Completed in 10 milliseconds