Searched refs:flush_spe_to_thread (Results 1 – 5 of 5) sorted by relevance
21 flush_spe_to_thread(target); in evr_active()28 flush_spe_to_thread(target); in evr_get()45 flush_spe_to_thread(target); in evr_set()
101 extern void flush_spe_to_thread(struct task_struct *);
133 flush_spe_to_thread(current); in emulate_spe()
263 flush_spe_to_thread(current); in prepare_save_user_regs()
390 void flush_spe_to_thread(struct task_struct *tsk) in flush_spe_to_thread() function