Searched refs:iommu_dma_supported (Results 1 – 4 of 4) sorted by relevance
60 int iommu_dma_supported(struct device *dev, u64 mask) in iommu_dma_supported() function87 EXPORT_SYMBOL(iommu_dma_supported);97 dma_ops->dma_supported = iommu_dma_supported; in pci_iommu_alloc()
62 int iommu_dma_supported(struct device *dev, u64 mask);
516 int iommu_dma_supported(struct device *dev, u64 mask) in iommu_dma_supported() function
785 .dma_supported = iommu_dma_supported,