Home
last modified time | relevance | path

Searched refs:exynos_iommu_domain (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/drivers/iommu/
Dexynos-iommu.c248 struct exynos_iommu_domain { struct
297 struct exynos_iommu_domain *domain; /* domain we belong to */
422 static struct exynos_iommu_domain *to_exynos_domain(struct iommu_domain *dom) in to_exynos_domain()
424 return container_of(dom, struct exynos_iommu_domain, domain); in to_exynos_domain()
894 struct exynos_iommu_domain *domain; in exynos_iommu_domain_alloc_paging()
945 struct exynos_iommu_domain *domain = to_exynos_domain(iommu_domain); in exynos_iommu_domain_free()
987 struct exynos_iommu_domain *domain; in exynos_iommu_identity_attach()
1037 struct exynos_iommu_domain *domain = to_exynos_domain(iommu_domain); in exynos_iommu_attach_device()
1076 static sysmmu_pte_t *alloc_lv2entry(struct exynos_iommu_domain *domain, in alloc_lv2entry()
1134 static int lv1set_section(struct exynos_iommu_domain *domain, in lv1set_section()
[all …]