Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/include/asm/
Dirqdomain.h11 X86_IRQ_ALLOC_CONTIGUOUS_VECTORS = 0x1, enumerator
/kernel/linux/linux-5.10/arch/x86/kernel/apic/
Dmsi.c198 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()
/kernel/linux/linux-5.10/drivers/iommu/intel/
Dirq_remapping.c1376 info->flags &= ~X86_IRQ_ALLOC_CONTIGUOUS_VECTORS; in intel_irq_remapping_alloc()
/kernel/linux/linux-5.10/drivers/pci/controller/
Dpci-hyperv.c1204 info->flags &= ~X86_IRQ_ALLOC_CONTIGUOUS_VECTORS; in hv_msi_prepare()
/kernel/linux/linux-5.10/drivers/iommu/amd/
Diommu.c3757 info->flags &= ~X86_IRQ_ALLOC_CONTIGUOUS_VECTORS; in irq_remapping_alloc()