Home
last modified time | relevance | path

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

/openbmc/linux/arch/ia64/kernel/
H A Dmsi_ia64.c175 int dmar_alloc_hwirq(int id, int node, void *arg) in dmar_alloc_hwirq() function
/openbmc/linux/include/linux/
H A Ddmar.h299 extern int dmar_alloc_hwirq(int id, int node, void *arg);
/openbmc/linux/arch/x86/kernel/apic/
H A Dmsi.c369 int dmar_alloc_hwirq(int id, int node, void *arg) in dmar_alloc_hwirq() function
/openbmc/linux/drivers/iommu/intel/
H A Dsvm.c78 irq = dmar_alloc_hwirq(IOMMU_IRQ_ID_OFFSET_PRQ + iommu->seq_id, iommu->node, iommu); in intel_svm_enable_prq()
H A Dperfmon.c749 irq = dmar_alloc_hwirq(IOMMU_IRQ_ID_OFFSET_PERF + iommu->seq_id, iommu->node, iommu); in iommu_pmu_set_interrupt()
H A Ddmar.c2093 irq = dmar_alloc_hwirq(iommu->seq_id, iommu->node, iommu); in dmar_set_interrupt()