Searched refs:tsb_context_switch_ctx (Results 1 – 2 of 2) sorted by relevance
38 static inline void tsb_context_switch_ctx(struct mm_struct *mm, in tsb_context_switch_ctx() function54 #define tsb_context_switch(X) tsb_context_switch_ctx(X, 0)125 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()