Lines Matching refs:mm_struct
49 void cpu_do_switch_mm(phys_addr_t pgd_phys, struct mm_struct *mm);
51 static inline void cpu_switch_mm(pgd_t *pgd, struct mm_struct *mm) in cpu_switch_mm()
117 struct mm_struct *mm = current->active_mm; in cpu_uninstall_idmap()
178 void check_and_switch_context(struct mm_struct *mm);
181 init_new_context(struct task_struct *tsk, struct mm_struct *mm) in init_new_context()
190 struct mm_struct *mm) in update_saved_ttbr0()
206 struct mm_struct *mm) in update_saved_ttbr0()
212 enter_lazy_tlb(struct mm_struct *mm, struct task_struct *tsk) in enter_lazy_tlb()
221 static inline void __switch_mm(struct mm_struct *next) in __switch_mm()
236 switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm()
257 unsigned long arm64_mm_context_get(struct mm_struct *mm);
258 void arm64_mm_context_put(struct mm_struct *mm);