Lines Matching refs:iommu_domain
130 struct iommu_domain domain;
206 static struct mtk_iommu_domain *to_mtk_domain(struct iommu_domain *dom) in to_mtk_domain()
432 static struct iommu_domain *mtk_iommu_domain_alloc(unsigned type) in mtk_iommu_domain_alloc()
446 static void mtk_iommu_domain_free(struct iommu_domain *domain) in mtk_iommu_domain_free()
451 static int mtk_iommu_attach_device(struct iommu_domain *domain, in mtk_iommu_attach_device()
490 static void mtk_iommu_detach_device(struct iommu_domain *domain, in mtk_iommu_detach_device()
498 static int mtk_iommu_map(struct iommu_domain *domain, unsigned long iova, in mtk_iommu_map()
511 static size_t mtk_iommu_unmap(struct iommu_domain *domain, in mtk_iommu_unmap()
521 static void mtk_iommu_flush_iotlb_all(struct iommu_domain *domain) in mtk_iommu_flush_iotlb_all()
528 static void mtk_iommu_iotlb_sync(struct iommu_domain *domain, in mtk_iommu_iotlb_sync()
538 static void mtk_iommu_sync_map(struct iommu_domain *domain, unsigned long iova, in mtk_iommu_sync_map()
546 static phys_addr_t mtk_iommu_iova_to_phys(struct iommu_domain *domain, in mtk_iommu_iova_to_phys()