Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/ia64/kernel/
H A Dmsi_ia64.c175 int dmar_alloc_hwirq(int id, int node, void *arg) in dmar_alloc_hwirq() function
/OK3568_Linux_fs/kernel/include/linux/
H A Ddmar.h283 extern int dmar_alloc_hwirq(int id, int node, void *arg);
/OK3568_Linux_fs/kernel/arch/x86/kernel/apic/
H A Dmsi.c342 int dmar_alloc_hwirq(int id, int node, void *arg) in dmar_alloc_hwirq() function
/OK3568_Linux_fs/kernel/drivers/iommu/intel/
H A Dsvm.c44 irq = dmar_alloc_hwirq(DMAR_UNITS_SUPPORTED + iommu->seq_id, iommu->node, iommu); in intel_svm_enable_prq()
H A Ddmar.c1953 irq = dmar_alloc_hwirq(iommu->seq_id, iommu->node, iommu); in dmar_set_interrupt()