Home
last modified time | relevance | path

Searched defs:msm_mmu (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpu/drm/msm/
H A Dmsm_mmu.h53 struct msm_mmu { struct
54 const struct msm_mmu_funcs *funcs; argument
58 enum msm_mmu_type type; argument
66 struct msm_mmu_prealloc *prealloc; argument
69 static inline void msm_mmu_init(struct msm_mmu *mmu, struct device *dev, in msm_mmu_init() argument