Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/msm/
Dmsm_mmu.h36 struct msm_mmu *msm_gpummu_new(struct device *dev, struct msm_gpu *gpu);
Dmsm_gpummu.c97 struct msm_mmu *msm_gpummu_new(struct device *dev, struct msm_gpu *gpu) in msm_gpummu_new() function
Dmsm_gem_vma.c166 aspace->mmu = msm_gpummu_new(dev, gpu); in msm_gem_address_space_create_a2xx()