Home
last modified time | relevance | path

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

/linux-2.6.39/arch/powerpc/include/asm/
Dsystem.h177 extern void flush_vsx_to_thread(struct task_struct *);
179 static inline void flush_vsx_to_thread(struct task_struct *t) in flush_vsx_to_thread() function
/linux-2.6.39/arch/powerpc/kernel/
Dptrace.c473 flush_vsx_to_thread(target); in vsr_active()
484 flush_vsx_to_thread(target); in vsr_get()
501 flush_vsx_to_thread(target); in vsr_set()
Dprocess.c176 void flush_vsx_to_thread(struct task_struct *tsk) in flush_vsx_to_thread() function
695 flush_vsx_to_thread(current); in prepare_to_copy()
Dalign.c654 flush_vsx_to_thread(current); in emulate_vsx()
Dtraps.c1330 flush_vsx_to_thread(current); in vsx_assist_exception()