Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/iommu/
H A Dexynos-iommu.c246 struct exynos_iommu_domain { struct
272 struct exynos_iommu_domain *domain; /* domain we belong to */
281 static struct exynos_iommu_domain *to_exynos_domain(struct iommu_domain *dom) in to_exynos_domain()
283 return container_of(dom, struct exynos_iommu_domain, domain); in to_exynos_domain()
739 struct exynos_iommu_domain *domain; in exynos_iommu_domain_alloc()
800 struct exynos_iommu_domain *domain = to_exynos_domain(iommu_domain); in exynos_iommu_domain_free()
844 struct exynos_iommu_domain *domain = to_exynos_domain(iommu_domain); in exynos_iommu_detach_device()
882 struct exynos_iommu_domain *domain = to_exynos_domain(iommu_domain); in exynos_iommu_attach_device()
922 static sysmmu_pte_t *alloc_lv2entry(struct exynos_iommu_domain *domain, in alloc_lv2entry()
980 static int lv1set_section(struct exynos_iommu_domain *domai
[all...]
/kernel/linux/linux-6.6/drivers/iommu/
H A Dexynos-iommu.c245 struct exynos_iommu_domain { struct
294 struct exynos_iommu_domain *domain; /* domain we belong to */
419 static struct exynos_iommu_domain *to_exynos_domain(struct iommu_domain *dom) in to_exynos_domain()
421 return container_of(dom, struct exynos_iommu_domain, domain); in to_exynos_domain()
891 struct exynos_iommu_domain *domain; in exynos_iommu_domain_alloc()
945 struct exynos_iommu_domain *domain = to_exynos_domain(iommu_domain); in exynos_iommu_domain_free()
986 struct exynos_iommu_domain *domain = to_exynos_domain(iommu_domain); in exynos_iommu_detach_device()
1024 struct exynos_iommu_domain *domain = to_exynos_domain(iommu_domain); in exynos_iommu_attach_device()
1064 static sysmmu_pte_t *alloc_lv2entry(struct exynos_iommu_domain *domain, in alloc_lv2entry()
1122 static int lv1set_section(struct exynos_iommu_domain *domai
[all...]

Completed in 4 milliseconds