Lines Matching refs:iommu_domain
192 struct iommu_domain *domain;
203 struct iommu_domain domain; /* generic domain data structure */
214 struct iommu_domain *domain;
218 static struct exynos_iommu_domain *to_exynos_domain(struct iommu_domain *dom) in to_exynos_domain()
446 phys_addr_t pgtable, struct iommu_domain *domain) in __sysmmu_enable()
480 struct iommu_domain *domain) in __exynos_sysmmu_enable()
705 static struct iommu_domain *exynos_iommu_domain_alloc(unsigned type) in exynos_iommu_domain_alloc()
756 static void exynos_iommu_domain_free(struct iommu_domain *domain) in exynos_iommu_domain_free()
787 static int exynos_iommu_attach_device(struct iommu_domain *domain, in exynos_iommu_attach_device()
818 static void exynos_iommu_detach_device(struct iommu_domain *domain, in exynos_iommu_detach_device()
995 static int exynos_iommu_map(struct iommu_domain *domain, unsigned long l_iova, in exynos_iommu_map()
1049 static size_t exynos_iommu_unmap(struct iommu_domain *domain, in exynos_iommu_unmap()
1126 static phys_addr_t exynos_iommu_iova_to_phys(struct iommu_domain *domain, in exynos_iommu_iova_to_phys()