Searched defs:flush_vsx_to_thread (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/arch/powerpc/include/asm/
H A Dswitch_to.h73 static inline void flush_vsx_to_thread(struct task_struct *t) flush_vsx_to_thread() function
/linux-4.4.14/arch/powerpc/kernel/
H A Dprocess.c230 void flush_vsx_to_thread(struct task_struct *tsk) flush_vsx_to_thread() function
243 EXPORT_SYMBOL_GPL(flush_vsx_to_thread); variable

Completed in 281 milliseconds