Searched refs:flush_vsx_to_thread (Results 1 - 7 of 7) sorted by relevance

/linux-master/arch/powerpc/kernel/ptrace/
H A Dptrace-vsx.c81 flush_vsx_to_thread(target);
106 flush_vsx_to_thread(target);
136 flush_vsx_to_thread(target);
H A Dptrace-tm.c448 flush_vsx_to_thread(target);
485 flush_vsx_to_thread(target);
529 flush_vsx_to_thread(target);
/linux-master/arch/powerpc/include/asm/
H A Dswitch_to.h82 extern void flush_vsx_to_thread(struct task_struct *);
/linux-master/arch/powerpc/kernel/
H A Dprocess.c354 void flush_vsx_to_thread(struct task_struct *tsk) function
365 EXPORT_SYMBOL_GPL(flush_vsx_to_thread); variable
H A Dsignal_64.c101 flush_vsx_to_thread(tsk);
H A Dsignal_32.c259 flush_vsx_to_thread(current);
H A Dtraps.c912 flush_vsx_to_thread(current);

Completed in 286 milliseconds