Searched refs:flush_altivec_to_thread (Results 1 - 10 of 10) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/kernel/
H A Dswsusp.c25 flush_altivec_to_thread(current);
H A Dptrace32.c416 flush_altivec_to_thread(child);
422 flush_altivec_to_thread(child);
H A Dptrace.c474 flush_altivec_to_thread(child);
480 flush_altivec_to_thread(child);
H A Dprocess.c138 void flush_altivec_to_thread(struct task_struct *tsk) function
154 flush_altivec_to_thread(current);
496 flush_altivec_to_thread(current);
808 flush_altivec_to_thread(current);
H A Dsignal_64.c102 flush_altivec_to_thread(current);
H A Dsignal_32.c360 flush_altivec_to_thread(current);
H A Dsys_ppc32.c367 flush_altivec_to_thread(current);
H A Dtraps.c1004 flush_altivec_to_thread(current);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-ppc/
H A Dsystem.h96 extern void flush_altivec_to_thread(struct task_struct *);
98 static inline void flush_altivec_to_thread(struct task_struct *t) function
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-powerpc/
H A Dsystem.h149 extern void flush_altivec_to_thread(struct task_struct *);
151 static inline void flush_altivec_to_thread(struct task_struct *t) function

Completed in 95 milliseconds