Home
last modified time | relevance | path

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

/drivers/iommu/
Dmtk_iommu_v1.c99 static struct mtk_iommu_domain *to_mtk_domain(struct iommu_domain *dom) in to_mtk_domain() function
255 struct mtk_iommu_domain *dom = to_mtk_domain(domain); in mtk_iommu_domain_free()
260 kfree(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()
347 struct mtk_iommu_domain *dom = to_mtk_domain(domain); in mtk_iommu_iova_to_phys()
Dmtk_iommu.c208 static struct mtk_iommu_domain *to_mtk_domain(struct iommu_domain *dom) in to_mtk_domain() function
457 kfree(to_mtk_domain(domain)); in mtk_iommu_domain_free()
464 struct mtk_iommu_domain *dom = to_mtk_domain(domain); in mtk_iommu_attach_device()
518 struct mtk_iommu_domain *dom = to_mtk_domain(domain); in mtk_iommu_map()
532 struct mtk_iommu_domain *dom = to_mtk_domain(domain); in mtk_iommu_unmap()
540 struct mtk_iommu_domain *dom = to_mtk_domain(domain); in mtk_iommu_flush_iotlb_all()
548 struct mtk_iommu_domain *dom = to_mtk_domain(domain); in mtk_iommu_iotlb_sync()
558 struct mtk_iommu_domain *dom = to_mtk_domain(domain); in mtk_iommu_sync_map()
566 struct mtk_iommu_domain *dom = to_mtk_domain(domain); in mtk_iommu_iova_to_phys()