Home
last modified time | relevance | path

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

/linux-4.1.27/arch/ia64/kernel/
Dpci-dma.c60 int iommu_dma_supported(struct device *dev, u64 mask) in iommu_dma_supported() function
87 EXPORT_SYMBOL(iommu_dma_supported);
97 dma_ops->dma_supported = iommu_dma_supported; in pci_iommu_alloc()