Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/msm/
H A Dmsm_iommu.c377 static int msm_iommu_unmap(struct msm_mmu *mmu, uint64_t iova, size_t len) in msm_iommu_unmap() function
399 .unmap = msm_iommu_unmap,
/openbmc/linux/drivers/iommu/
H A Dmsm_iommu.c497 static size_t msm_iommu_unmap(struct iommu_domain *domain, unsigned long iova, in msm_iommu_unmap() function
687 .unmap_pages = msm_iommu_unmap,