Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Dhw_irq.h37 X86_IRQ_ALLOC_TYPE_IOAPIC = 1, enumerator
/openbmc/linux/drivers/iommu/
H A Dhyperv-iommu.c73 if (!info || info->type != X86_IRQ_ALLOC_TYPE_IOAPIC || nr_irqs > 1) in hyperv_irq_remapping_alloc()
281 if (!info || info->type != X86_IRQ_ALLOC_TYPE_IOAPIC || nr_irqs > 1) in hyperv_root_irq_remapping_alloc()
/openbmc/linux/drivers/iommu/amd/
H A Diommu.c3272 case X86_IRQ_ALLOC_TYPE_IOAPIC: in get_devid()
3319 case X86_IRQ_ALLOC_TYPE_IOAPIC: in irq_remapping_prepare_irte()
3382 if (info->type == X86_IRQ_ALLOC_TYPE_IOAPIC) { in irq_remapping_alloc()
/openbmc/linux/arch/x86/kernel/apic/
H A Dio_apic.c867 info->type = X86_IRQ_ALLOC_TYPE_IOAPIC; in ioapic_set_alloc_attr()
881 dst->type = X86_IRQ_ALLOC_TYPE_IOAPIC; in ioapic_copy_alloc_attr()
/openbmc/linux/drivers/iommu/intel/
H A Dirq_remapping.c1261 case X86_IRQ_ALLOC_TYPE_IOAPIC: in intel_irq_remapping_prepare_irte()