Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/iommu/
Dmtk_iommu_v1.c90 struct mtk_iommu_domain { struct
98 static struct mtk_iommu_domain *to_mtk_domain(struct iommu_domain *dom) in to_mtk_domain() argument
100 return container_of(dom, struct mtk_iommu_domain, domain); in to_mtk_domain()
162 struct mtk_iommu_domain *dom = data->m4u_dom; in mtk_iommu_isr()
222 struct mtk_iommu_domain *dom = data->m4u_dom; in mtk_iommu_domain_finalise()
240 struct mtk_iommu_domain *dom; in mtk_iommu_domain_alloc()
254 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()
299 struct mtk_iommu_domain *dom = to_mtk_domain(domain); in mtk_iommu_map()
329 struct mtk_iommu_domain *dom = to_mtk_domain(domain); in mtk_iommu_unmap()
[all …]
Dmtk_iommu.c125 struct mtk_iommu_domain { struct
206 static struct mtk_iommu_domain *to_mtk_domain(struct iommu_domain *dom) in to_mtk_domain()
208 return container_of(dom, struct mtk_iommu_domain, domain); in to_mtk_domain()
272 struct mtk_iommu_domain *dom = data->m4u_dom; in mtk_iommu_isr()
386 static int mtk_iommu_domain_finalise(struct mtk_iommu_domain *dom, in mtk_iommu_domain_finalise()
434 struct mtk_iommu_domain *dom; in mtk_iommu_domain_alloc()
455 struct mtk_iommu_domain *dom = to_mtk_domain(domain); in mtk_iommu_attach_device()
501 struct mtk_iommu_domain *dom = to_mtk_domain(domain); in mtk_iommu_map()
515 struct mtk_iommu_domain *dom = to_mtk_domain(domain); in mtk_iommu_unmap()
523 struct mtk_iommu_domain *dom = to_mtk_domain(domain); in mtk_iommu_flush_iotlb_all()
[all …]
Dmtk_iommu.h63 struct mtk_iommu_domain;
72 struct mtk_iommu_domain *m4u_dom;