Lines Matching refs:iommu_domain
132 struct iommu_domain domain;
208 static struct mtk_iommu_domain *to_mtk_domain(struct iommu_domain *dom) in to_mtk_domain()
441 static struct iommu_domain *mtk_iommu_domain_alloc(unsigned type) in mtk_iommu_domain_alloc()
455 static void mtk_iommu_domain_free(struct iommu_domain *domain) in mtk_iommu_domain_free()
460 static int mtk_iommu_attach_device(struct iommu_domain *domain, in mtk_iommu_attach_device()
507 static void mtk_iommu_detach_device(struct iommu_domain *domain, in mtk_iommu_detach_device()
515 static int mtk_iommu_map(struct iommu_domain *domain, unsigned long iova, in mtk_iommu_map()
528 static size_t mtk_iommu_unmap(struct iommu_domain *domain, in mtk_iommu_unmap()
538 static void mtk_iommu_flush_iotlb_all(struct iommu_domain *domain) in mtk_iommu_flush_iotlb_all()
545 static void mtk_iommu_iotlb_sync(struct iommu_domain *domain, in mtk_iommu_iotlb_sync()
555 static void mtk_iommu_sync_map(struct iommu_domain *domain, unsigned long iova, in mtk_iommu_sync_map()
563 static phys_addr_t mtk_iommu_iova_to_phys(struct iommu_domain *domain, in mtk_iommu_iova_to_phys()