Home
last modified time | relevance | path

Searched refs:msm_iommu_gpu_new (Results 1 – 3 of 3) sorted by relevance

/linux-6.6.21/drivers/gpu/drm/msm/
Dmsm_mmu.h44 struct msm_mmu *msm_iommu_gpu_new(struct device *dev, struct msm_gpu *gpu, unsigned long quirks);
Dmsm_iommu.c437 struct msm_mmu *msm_iommu_gpu_new(struct device *dev, struct msm_gpu *gpu, unsigned long quirks) in msm_iommu_gpu_new() function
/linux-6.6.21/drivers/gpu/drm/msm/adreno/
Dadreno_gpu.c211 mmu = msm_iommu_gpu_new(&pdev->dev, gpu, quirks); in adreno_iommu_create_address_space()