Home
last modified time | relevance | path

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

/drivers/gpu/drm/msm/
Dmsm_mmu.h45 struct msm_mmu *msm_iommu_new(struct device *dev, struct iommu_domain *domain);
Dmsm_iommu.c127 struct msm_mmu *msm_iommu_new(struct device *dev, struct iommu_domain *domain) in msm_iommu_new() function
Dmsm_gpu.c653 gpu->mmu = msm_iommu_new(&pdev->dev, iommu); in msm_gpu_init()
/drivers/gpu/drm/msm/mdp/mdp4/
Dmdp4_kms.c500 mmu = msm_iommu_new(&pdev->dev, config->iommu); in mdp4_kms_init()
/drivers/gpu/drm/msm/mdp/mdp5/
Dmdp5_kms.c598 mmu = msm_iommu_new(&pdev->dev, config->platform.iommu); in mdp5_kms_init()