Home
last modified time | relevance | path

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

/Linux-v4.19/arch/ia64/kernel/
Dpci-dma.c56 int iommu_dma_supported(struct device *dev, u64 mask) in iommu_dma_supported() function
83 EXPORT_SYMBOL(iommu_dma_supported);
93 intel_dma_ops.dma_supported = iommu_dma_supported; in pci_iommu_alloc()