flush_vsx_to_thread   58 arch/powerpc/include/asm/switch_to.h extern void flush_vsx_to_thread(struct task_struct *);
flush_vsx_to_thread  402 arch/powerpc/kernel/process.c EXPORT_SYMBOL_GPL(flush_vsx_to_thread);
flush_vsx_to_thread  652 arch/powerpc/kernel/ptrace.c 	flush_vsx_to_thread(target);
flush_vsx_to_thread  678 arch/powerpc/kernel/ptrace.c 	flush_vsx_to_thread(target);
flush_vsx_to_thread  711 arch/powerpc/kernel/ptrace.c 	flush_vsx_to_thread(target);
flush_vsx_to_thread 1239 arch/powerpc/kernel/ptrace.c 	flush_vsx_to_thread(target);
flush_vsx_to_thread 1281 arch/powerpc/kernel/ptrace.c 	flush_vsx_to_thread(target);
flush_vsx_to_thread 1329 arch/powerpc/kernel/ptrace.c 	flush_vsx_to_thread(target);
flush_vsx_to_thread  436 arch/powerpc/kernel/signal_32.c 		flush_vsx_to_thread(current);
flush_vsx_to_thread  158 arch/powerpc/kernel/signal_64.c 		flush_vsx_to_thread(tsk);
flush_vsx_to_thread  903 arch/powerpc/kernel/traps.c 	flush_vsx_to_thread(current);