Searched refs:omap_iommu_domain_activate (Results 1 – 3 of 3) sorted by relevance
20 int omap_iommu_domain_activate(struct iommu_domain *domain);30 static inline int omap_iommu_domain_activate(struct iommu_domain *domain) in omap_iommu_domain_activate() function
979 int omap_iommu_domain_activate(struct iommu_domain *domain) in omap_iommu_domain_activate() function997 EXPORT_SYMBOL_GPL(omap_iommu_domain_activate);
863 ret = omap_iommu_domain_activate(rproc->domain); in _omap_rproc_resume()