Home
last modified time | relevance | path

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

/Linux-v5.4/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()
266 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.c103 struct mtk_iommu_domain { struct
159 static struct mtk_iommu_domain *to_mtk_domain(struct iommu_domain *dom) in to_mtk_domain()
161 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()
315 static int mtk_iommu_domain_finalise(struct mtk_iommu_domain *dom) in mtk_iommu_domain_finalise()
346 struct mtk_iommu_domain *dom; in mtk_iommu_domain_alloc()
376 struct mtk_iommu_domain *dom = to_mtk_domain(domain); in mtk_iommu_domain_free()
386 struct mtk_iommu_domain *dom = to_mtk_domain(domain); in mtk_iommu_attach_device()
417 struct mtk_iommu_domain *dom = to_mtk_domain(domain); in mtk_iommu_map()
437 struct mtk_iommu_domain *dom = to_mtk_domain(domain); in mtk_iommu_unmap()
[all …]
Dmtk_iommu.h48 struct mtk_iommu_domain;
57 struct mtk_iommu_domain *m4u_dom;