Searched refs:iommu_dma_init_domain (Results 1 – 2 of 2) sorted by relevance
27 #define iommu_dma_init_domain(...) ({ -EINVAL; }) macro
570 static int iommu_dma_init_domain(struct iommu_domain *domain, dma_addr_t base, in iommu_dma_init_domain() function1654 if (iommu_dma_init_domain(domain, dma_base, dma_limit, dev)) in iommu_setup_dma_ops()