Lines Matching defs:mm
6 static inline void enter_lazy_tlb(struct mm_struct *mm, struct task_struct *tsk) in enter_lazy_tlb()
30 static inline void get_mmu_context(struct mm_struct *mm) in get_mmu_context()
54 #define init_new_context(tsk, mm) (((mm)->context = NO_CONTEXT), 0) argument
59 static inline void destroy_context(struct mm_struct *mm) in destroy_context()
85 struct mm_struct *mm) in activate_mm()
91 #define deactivate_mm(tsk, mm) do { } while (0) argument
99 struct mm_struct *mm; in load_ksp_mmu() local
169 struct mm_struct *mm) in init_new_context()
177 static inline void get_mmu_context(struct mm_struct *mm) in get_mmu_context()
184 static inline void destroy_context(struct mm_struct *mm) in destroy_context()
190 static inline void activate_context(struct mm_struct *mm) in activate_context()
202 #define deactivate_mm(tsk, mm) do { } while (0) argument
217 struct mm_struct *mm) in init_new_context()
223 #define destroy_context(mm) do { } while(0) argument
225 static inline void switch_mm_0230(struct mm_struct *mm) in switch_mm_0230()
258 static inline void switch_mm_0460(struct mm_struct *mm) in switch_mm_0460()
292 #define deactivate_mm(tsk,mm) do { } while (0) argument
309 static inline int init_new_context(struct task_struct *tsk, struct mm_struct *mm) in init_new_context()
319 #define destroy_context(mm) do { } while (0) argument
320 #define deactivate_mm(tsk,mm) do { } while (0) argument