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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/include/asm/
H A Dsystem.h177 extern void flush_vsx_to_thread(struct task_struct *);
179 static inline void flush_vsx_to_thread(struct task_struct *t) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/kernel/
H A Dptrace.c469 flush_vsx_to_thread(target);
480 flush_vsx_to_thread(target);
497 flush_vsx_to_thread(target);
H A Dprocess.c159 void flush_vsx_to_thread(struct task_struct *tsk) function
666 flush_vsx_to_thread(current);
H A Dalign.c654 flush_vsx_to_thread(current);
H A Dtraps.c1334 flush_vsx_to_thread(current);

Completed in 39 milliseconds