Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iommu/
H A Dmtk_iommu_v1.c373 static phys_addr_t mtk_iommu_v1_iova_to_phys(struct iommu_domain *domain, dma_addr_t iova) in mtk_iommu_v1_iova_to_phys() function
594 .iova_to_phys = mtk_iommu_v1_iova_to_phys,