Searched refs:flush_altivec_to_thread (Results 1 – 8 of 8) sorted by relevance
25 flush_altivec_to_thread(current); in save_processor_state()
135 void flush_altivec_to_thread(struct task_struct *tsk) in flush_altivec_to_thread() function694 flush_altivec_to_thread(current); in prepare_to_copy()1036 flush_altivec_to_thread(current); in sys_execve()
395 flush_altivec_to_thread(target); in vr_active()405 flush_altivec_to_thread(target); in vr_get()436 flush_altivec_to_thread(target); in vr_set()
101 flush_altivec_to_thread(current); in setup_sigcontext()
201 flush_altivec_to_thread(current); in compat_sys_execve()
427 flush_altivec_to_thread(current); in save_user_regs()
1297 flush_altivec_to_thread(current); in altivec_assist_exception()
169 extern void flush_altivec_to_thread(struct task_struct *);171 static inline void flush_altivec_to_thread(struct task_struct *t) in flush_altivec_to_thread() function