Searched refs:msm_iommu_pagetable_unmap (Results 1 – 1 of 1) sorted by relevance
91 static int msm_iommu_pagetable_unmap(struct msm_mmu *mmu, u64 iova, in msm_iommu_pagetable_unmap() function145 msm_iommu_pagetable_unmap(mmu, iova, addr - iova); in msm_iommu_pagetable_map()200 .unmap = msm_iommu_pagetable_unmap,