Searched defs:msm_mmu (Results 1 – 1 of 1) sorted by relevance
53 struct msm_mmu { struct54 const struct msm_mmu_funcs *funcs; argument58 enum msm_mmu_type type; argument66 struct msm_mmu_prealloc *prealloc; argument69 static inline void msm_mmu_init(struct msm_mmu *mmu, struct device *dev, in msm_mmu_init() argument