Searched refs:tsb_context_switch_ctx (Results 1 – 2 of 2) sorted by relevance
37 static inline void tsb_context_switch_ctx(struct mm_struct *mm, in tsb_context_switch_ctx() function53 #define tsb_context_switch(X) tsb_context_switch_ctx(X, 0)124 tsb_context_switch_ctx(mm, CTX_HWBITS(mm->context)); in switch_mm()
39 tsb_context_switch_ctx(mm, CTX_HWBITS(mm->context)); in restore_processor_state()