Lines Matching defs:mm
8 static inline void enter_lazy_tlb(struct mm_struct *mm, struct task_struct *tsk) in enter_lazy_tlb()
32 static inline void get_mmu_context(struct mm_struct *mm) in get_mmu_context()
56 #define init_new_context(tsk, mm) (((mm)->context = NO_CONTEXT), 0) argument
61 static inline void destroy_context(struct mm_struct *mm) in destroy_context()
87 struct mm_struct *mm) in activate_mm()
93 #define deactivate_mm(tsk, mm) do { } while (0) argument
100 struct mm_struct *mm; in load_ksp_mmu() local
180 struct mm_struct *mm) in init_new_context()
188 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()
213 #define deactivate_mm(tsk, mm) do { } while (0) argument
228 struct mm_struct *mm) in init_new_context()
234 #define destroy_context(mm) do { } while(0) argument
236 static inline void switch_mm_0230(struct mm_struct *mm) in switch_mm_0230()
269 static inline void switch_mm_0460(struct mm_struct *mm) in switch_mm_0460()
303 #define deactivate_mm(tsk,mm) do { } while (0) argument
320 static inline int init_new_context(struct task_struct *tsk, struct mm_struct *mm) in init_new_context()
330 #define destroy_context(mm) do { } while (0) argument
331 #define deactivate_mm(tsk,mm) do { } while (0) argument