Searched refs:X86_IRQ_ALLOC_LEGACY (Results 1 – 3 of 3) sorted by relevance
10 X86_IRQ_ALLOC_LEGACY = 0x1, enumerator
546 if (WARN_ON_ONCE(info->flags & X86_IRQ_ALLOC_LEGACY && in x86_vector_alloc_irqs()583 if (info->flags & X86_IRQ_ALLOC_LEGACY) { in x86_vector_alloc_irqs()
1008 info->flags |= X86_IRQ_ALLOC_LEGACY; in alloc_isa_irq_from_domain()
Completed in 13 milliseconds