Searched refs:msm_iommu_new (Results 1 – 3 of 3) sorted by relevance
47 struct msm_mmu *msm_iommu_new(struct device *dev, struct iommu_domain *domain);
108 aspace->mmu = msm_iommu_new(dev, domain); in msm_gem_address_space_create()
101 struct msm_mmu *msm_iommu_new(struct device *dev, struct iommu_domain *domain) in msm_iommu_new() function