Searched refs:msm_gpummu_new (Results 1 – 3 of 3) sorted by relevance
44 struct msm_mmu *msm_gpummu_new(struct device *dev, struct msm_gpu *gpu);
93 struct msm_mmu *msm_gpummu_new(struct device *dev, struct msm_gpu *gpu) in msm_gpummu_new() function
453 struct msm_mmu *mmu = msm_gpummu_new(&pdev->dev, gpu); in a2xx_create_address_space()