Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/msm/
A Dmsm_mmu.h43 struct msm_mmu *msm_iommu_new(struct device *dev, struct iommu_domain *domain);
A Dmsm_iommu.c299 struct msm_mmu *msm_iommu_new(struct device *dev, struct iommu_domain *domain) in msm_iommu_new() function
/linux/drivers/gpu/drm/msm/disp/mdp4/
A Dmdp4_kms.c508 struct msm_mmu *mmu = msm_iommu_new(&pdev->dev, in mdp4_kms_init()
/linux/drivers/gpu/drm/msm/adreno/
A Dadreno_gpu.c207 mmu = msm_iommu_new(&pdev->dev, iommu); in adreno_iommu_create_address_space()
A Da6xx_gmu.c1196 mmu = msm_iommu_new(gmu->dev, domain); in a6xx_gmu_memory_probe()
A Da6xx_gpu.c1674 mmu = msm_iommu_new(&pdev->dev, iommu); in a6xx_create_address_space()
/linux/drivers/gpu/drm/msm/disp/mdp5/
A Dmdp5_kms.c627 mmu = msm_iommu_new(iommu_dev, config->platform.iommu); in mdp5_kms_init()
/linux/drivers/gpu/drm/msm/disp/dpu1/
A Ddpu_kms.c922 mmu = msm_iommu_new(dpu_kms->dev->dev, domain); in _dpu_kms_mmu_init()

Completed in 19 milliseconds