Home
last modified time | relevance | path

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

/drivers/gpu/drm/msm/
A Dmsm_mmu.h12 struct msm_mmu_prealloc;
18 void (*prealloc_count)(struct msm_mmu *mmu, struct msm_mmu_prealloc *p,
20 int (*prealloc_allocate)(struct msm_mmu *mmu, struct msm_mmu_prealloc *p);
21 void (*prealloc_cleanup)(struct msm_mmu *mmu, struct msm_mmu_prealloc *p);
38 struct msm_mmu_prealloc { struct
66 struct msm_mmu_prealloc *prealloc; argument
A Dmsm_iommu.c293 msm_iommu_pagetable_prealloc_count(struct msm_mmu *mmu, struct msm_mmu_prealloc *p, in msm_iommu_pagetable_prealloc_count()
326 msm_iommu_pagetable_prealloc_allocate(struct msm_mmu *mmu, struct msm_mmu_prealloc *p) in msm_iommu_pagetable_prealloc_allocate()
345 msm_iommu_pagetable_prealloc_cleanup(struct msm_mmu *mmu, struct msm_mmu_prealloc *p) in msm_iommu_pagetable_prealloc_cleanup()
375 struct msm_mmu_prealloc *p = pagetable->base.prealloc; in msm_iommu_pagetable_alloc_pt()
A Dmsm_gem_vma.c118 struct msm_mmu_prealloc prealloc;

Completed in 12 milliseconds