Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/iommu/
Dmtk_iommu_v1.c91 struct mtk_iommu_domain { struct
99 static struct mtk_iommu_domain *to_mtk_domain(struct iommu_domain *dom) in to_mtk_domain() argument
101 return container_of(dom, struct mtk_iommu_domain, domain); in to_mtk_domain()
163 struct mtk_iommu_domain *dom = data->m4u_dom; in mtk_iommu_isr()
223 struct mtk_iommu_domain *dom = data->m4u_dom; in mtk_iommu_domain_finalise()
241 struct mtk_iommu_domain *dom; in mtk_iommu_domain_alloc()
255 struct mtk_iommu_domain *dom = to_mtk_domain(domain); in mtk_iommu_domain_free()
267 struct mtk_iommu_domain *dom = to_mtk_domain(domain); in mtk_iommu_attach_device()
300 struct mtk_iommu_domain *dom = to_mtk_domain(domain); in mtk_iommu_map()
330 struct mtk_iommu_domain *dom = to_mtk_domain(domain); in mtk_iommu_unmap()
[all …]
Dmtk_iommu.c126 struct mtk_iommu_domain { struct
180 static struct mtk_iommu_domain *to_mtk_domain(struct iommu_domain *dom) in to_mtk_domain()
182 return container_of(dom, struct mtk_iommu_domain, domain); in to_mtk_domain()
250 struct mtk_iommu_domain *dom = data->m4u_dom; in mtk_iommu_isr()
319 static int mtk_iommu_domain_finalise(struct mtk_iommu_domain *dom) in mtk_iommu_domain_finalise()
348 struct mtk_iommu_domain *dom; in mtk_iommu_domain_alloc()
378 struct mtk_iommu_domain *dom = to_mtk_domain(domain); in mtk_iommu_domain_free()
389 struct mtk_iommu_domain *dom = to_mtk_domain(domain); in mtk_iommu_attach_device()
419 struct mtk_iommu_domain *dom = to_mtk_domain(domain); in mtk_iommu_map()
434 struct mtk_iommu_domain *dom = to_mtk_domain(domain); in mtk_iommu_unmap()
[all …]
Dmtk_iommu.h54 struct mtk_iommu_domain;
63 struct mtk_iommu_domain *m4u_dom;