Searched refs:iommu_dma_init_domain (Results 1 – 2 of 2) sorted by relevance
27 #define iommu_dma_init_domain(...) ({ -EINVAL; }) macro
671 static int iommu_dma_init_domain(struct iommu_domain *domain, struct device *dev) in iommu_dma_init_domain() function1755 if (dev->dma_iommu && iommu_dma_init_domain(domain, dev)) in iommu_setup_dma_ops()