Searched refs:X86_IRQ_ALLOC_CONTIGUOUS_VECTORS (Results 1 – 5 of 5) sorted by relevance
11 X86_IRQ_ALLOC_CONTIGUOUS_VECTORS = 0x1, enumerator
170 arg->flags |= X86_IRQ_ALLOC_CONTIGUOUS_VECTORS; in pci_msi_prepare()
543 if ((info->flags & X86_IRQ_ALLOC_CONTIGUOUS_VECTORS) && nr_irqs > 1) in x86_vector_alloc_irqs()
1337 info->flags &= ~X86_IRQ_ALLOC_CONTIGUOUS_VECTORS; in intel_irq_remapping_alloc()
3157 info->flags &= ~X86_IRQ_ALLOC_CONTIGUOUS_VECTORS; in irq_remapping_alloc()
Completed in 17 milliseconds