Searched defs:iommu_domain (Results 1 – 5 of 5) sorted by relevance
78 struct iommu_domain { struct83 struct iommu_domain_geometry geometry; argument103 * The caller can invoke iommu_domain_get_attr to check if the underlying argument
38 void *iommu_domain; member
711 static void exynos_iommu_domain_free(struct iommu_domain *iommu_domain) in exynos_iommu_domain_free()740 static int exynos_iommu_attach_device(struct iommu_domain *iommu_domain, in exynos_iommu_attach_device()777 static void exynos_iommu_detach_device(struct iommu_domain *iommu_domain, in exynos_iommu_detach_device()957 static int exynos_iommu_map(struct iommu_domain *iommu_domain, in exynos_iommu_map()1012 static size_t exynos_iommu_unmap(struct iommu_domain *iommu_domain, in exynos_iommu_unmap()1089 static phys_addr_t exynos_iommu_iova_to_phys(struct iommu_domain *iommu_domain, in exynos_iommu_iova_to_phys()
74 struct iommu_domain iommu_domain; member
640 struct iommu_domain *iommu_domain; member