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

/linux-master/arch/x86/include/asm/
H A Dirqdomain.h10 X86_IRQ_ALLOC_LEGACY = 0x1, enumerator in enum:__anon106
/linux-master/arch/x86/kernel/apic/
H A Dvector.c557 if (WARN_ON_ONCE(info->flags & X86_IRQ_ALLOC_LEGACY &&
594 if (info->flags & X86_IRQ_ALLOC_LEGACY) {
H A Dio_apic.c1009 info->flags |= X86_IRQ_ALLOC_LEGACY;

Completed in 96 milliseconds