Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/include/asm/
Dirqdomain.h11 X86_IRQ_ALLOC_CONTIGUOUS_VECTORS = 0x1, enumerator
/linux-6.1.9/arch/x86/kernel/apic/
Dmsi.c168 arg->flags |= X86_IRQ_ALLOC_CONTIGUOUS_VECTORS; in pci_msi_prepare()
Dvector.c543 if ((info->flags & X86_IRQ_ALLOC_CONTIGUOUS_VECTORS) && nr_irqs > 1) in x86_vector_alloc_irqs()
/linux-6.1.9/drivers/iommu/intel/
Dirq_remapping.c1346 info->flags &= ~X86_IRQ_ALLOC_CONTIGUOUS_VECTORS; in intel_irq_remapping_alloc()
/linux-6.1.9/drivers/pci/controller/
Dpci-hyperv.c624 info->flags &= ~X86_IRQ_ALLOC_CONTIGUOUS_VECTORS; in hv_msi_prepare()
/linux-6.1.9/drivers/iommu/amd/
Diommu.c3306 info->flags &= ~X86_IRQ_ALLOC_CONTIGUOUS_VECTORS; in irq_remapping_alloc()