Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/x86/include/asm/
A Dirqdomain.h10 X86_IRQ_ALLOC_LEGACY = 0x1, enumerator
/linux-6.3-rc2/arch/x86/kernel/apic/
A Dvector.c546 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()
A Dio_apic.c1008 info->flags |= X86_IRQ_ALLOC_LEGACY; in alloc_isa_irq_from_domain()

Completed in 13 milliseconds