Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/msm/
Dmsm_mmu.h47 struct msm_mmu *msm_iommu_new(struct device *dev, struct iommu_domain *domain);
Dmsm_gem_vma.c108 aspace->mmu = msm_iommu_new(dev, domain); in msm_gem_address_space_create()
Dmsm_iommu.c101 struct msm_mmu *msm_iommu_new(struct device *dev, struct iommu_domain *domain) in msm_iommu_new() function