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