Searched refs:msm_iommu_new (Results 1 – 8 of 8) sorted by relevance
43 struct msm_mmu *msm_iommu_new(struct device *dev, struct iommu_domain *domain);
299 struct msm_mmu *msm_iommu_new(struct device *dev, struct iommu_domain *domain) in msm_iommu_new() function
508 struct msm_mmu *mmu = msm_iommu_new(&pdev->dev, in mdp4_kms_init()
207 mmu = msm_iommu_new(&pdev->dev, iommu); in adreno_iommu_create_address_space()
1196 mmu = msm_iommu_new(gmu->dev, domain); in a6xx_gmu_memory_probe()
1674 mmu = msm_iommu_new(&pdev->dev, iommu); in a6xx_create_address_space()
627 mmu = msm_iommu_new(iommu_dev, config->platform.iommu); in mdp5_kms_init()
922 mmu = msm_iommu_new(dpu_kms->dev->dev, domain); in _dpu_kms_mmu_init()
Completed in 19 milliseconds