Searched refs:msm_mmu_prealloc (Results 1 – 1 of 1) sorted by relevance
12 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 { struct66 struct msm_mmu_prealloc *prealloc; argument