Home
last modified time | relevance | path

Searched refs:X86_IRQ_ALLOC_CONTIGUOUS_VECTORS (Results 1 – 5 of 5) sorted by relevance

/linux/arch/x86/include/asm/
A Dirqdomain.h11 X86_IRQ_ALLOC_CONTIGUOUS_VECTORS = 0x1, enumerator
/linux/arch/x86/kernel/apic/
A Dmsi.c170 arg->flags |= X86_IRQ_ALLOC_CONTIGUOUS_VECTORS; in pci_msi_prepare()
A Dvector.c543 if ((info->flags & X86_IRQ_ALLOC_CONTIGUOUS_VECTORS) && nr_irqs > 1) in x86_vector_alloc_irqs()
/linux/drivers/iommu/intel/
A Dirq_remapping.c1337 info->flags &= ~X86_IRQ_ALLOC_CONTIGUOUS_VECTORS; in intel_irq_remapping_alloc()
/linux/drivers/iommu/amd/
A Diommu.c3157 info->flags &= ~X86_IRQ_ALLOC_CONTIGUOUS_VECTORS; in irq_remapping_alloc()

Completed in 17 milliseconds