Home
last modified time | relevance | path

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

/linux-4.1.27/arch/powerpc/include/asm/
Dswitch_to.h73 static inline void flush_vsx_to_thread(struct task_struct *t) in flush_vsx_to_thread() function
/linux-4.1.27/arch/powerpc/kernel/
Dprocess.c230 void flush_vsx_to_thread(struct task_struct *tsk) in flush_vsx_to_thread() function