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