Home
last modified time | relevance | path

Searched refs:flush_vsx_to_thread (Results 1 – 5 of 5) sorted by relevance

/arch/powerpc/include/asm/
Dsystem.h172 extern void flush_vsx_to_thread(struct task_struct *);
174 static inline void flush_vsx_to_thread(struct task_struct *t) in flush_vsx_to_thread() function
/arch/powerpc/kernel/
Dptrace.c364 flush_vsx_to_thread(target); in vsr_active()
375 flush_vsx_to_thread(target); in vsr_get()
392 flush_vsx_to_thread(target); in vsr_set()
Dprocess.c172 void flush_vsx_to_thread(struct task_struct *tsk) in flush_vsx_to_thread() function
591 flush_vsx_to_thread(current); in prepare_to_copy()
Dalign.c649 flush_vsx_to_thread(current); in emulate_vsx()
Dtraps.c1140 flush_vsx_to_thread(current); in vsx_assist_exception()