Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/msm/
Dmsm_mmu.h43 struct msm_mmu *msm_iommu_new(struct device *dev, struct iommu_domain *domain);
Dmsm_iommu.c370 struct msm_mmu *msm_iommu_new(struct device *dev, struct iommu_domain *domain) in msm_iommu_new() function
Dmsm_drv.c302 mmu = msm_iommu_new(iommu_dev, domain); in msm_kms_init_aspace()
/Linux-v6.1/drivers/gpu/drm/msm/disp/mdp4/
Dmdp4_kms.c504 struct msm_mmu *mmu = msm_iommu_new(&pdev->dev, iommu); in mdp4_kms_init()
/Linux-v6.1/drivers/gpu/drm/msm/adreno/
Dadreno_gpu.c212 mmu = msm_iommu_new(&pdev->dev, iommu); in adreno_iommu_create_address_space()
Da6xx_gmu.c1223 mmu = msm_iommu_new(gmu->dev, domain); in a6xx_gmu_memory_probe()
Da6xx_gpu.c1805 mmu = msm_iommu_new(&pdev->dev, iommu); in a6xx_create_address_space()