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