Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/msm/
Dmsm_iommu.c32 static int msm_iommu_pagetable_unmap(struct msm_mmu *mmu, u64 iova, in msm_iommu_pagetable_unmap() function
68 msm_iommu_pagetable_unmap(mmu, iova, mapped); in msm_iommu_pagetable_map()
121 .unmap = msm_iommu_pagetable_unmap,