Home
last modified time | relevance | path

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

/drivers/gpu/drm/msm/
Dmsm_iommu.c91 static int msm_iommu_pagetable_unmap(struct msm_mmu *mmu, u64 iova, in msm_iommu_pagetable_unmap() function
145 msm_iommu_pagetable_unmap(mmu, iova, addr - iova); in msm_iommu_pagetable_map()
200 .unmap = msm_iommu_pagetable_unmap,