Lines Matching defs:mm
28 static inline void get_mmu_context(struct mm_struct *mm) in get_mmu_context()
52 #define init_new_context(tsk, mm) (((mm)->context = NO_CONTEXT), 0) argument
58 static inline void destroy_context(struct mm_struct *mm) in destroy_context()
85 struct mm_struct *mm) in activate_mm()
96 struct mm_struct *mm; in load_ksp_mmu() local
179 struct mm_struct *mm) in init_new_context()
187 static inline void get_mmu_context(struct mm_struct *mm) in get_mmu_context()
195 static inline void destroy_context(struct mm_struct *mm) in destroy_context()
201 static inline void activate_context(struct mm_struct *mm) in activate_context()
228 struct mm_struct *mm) in init_new_context()
234 static inline void switch_mm_0230(struct mm_struct *mm) in switch_mm_0230()
267 static inline void switch_mm_0460(struct mm_struct *mm) in switch_mm_0460()