Searched refs:msm_mmu_init (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/gpu/drm/msm/ |
H A D | msm_mmu.h | 35 static inline void msm_mmu_init(struct msm_mmu *mmu, struct device *dev, in msm_mmu_init() function
|
H A D | msm_iommu.c | 273 msm_mmu_init(&pagetable->base, parent->dev, &pagetable_funcs, in msm_iommu_pagetable_create() 426 msm_mmu_init(&iommu->base, dev, &funcs, MSM_MMU_IOMMU); in msm_iommu_new()
|
/linux/drivers/gpu/drm/msm/adreno/ |
H A D | a2xx_gpummu.c | 112 msm_mmu_init(&gpummu->base, dev, &funcs, MSM_MMU_GPUMMU); in a2xx_gpummu_new()
|