Home
last modified time | relevance | path

Searched refs:giveup_vsx (Results 1 – 3 of 3) sorted by relevance

/arch/powerpc/kernel/
Dppc_ksyms.c111 EXPORT_SYMBOL(giveup_vsx);
Dprocess.c155 giveup_vsx(current);
157 giveup_vsx(NULL); /* just enable vsx for kernel - force */
159 giveup_vsx(last_task_used_vsx);
165 void giveup_vsx(struct task_struct *tsk) in giveup_vsx() function
180 giveup_vsx(tsk); in flush_vsx_to_thread()
/arch/powerpc/include/asm/
Dsystem.h147 extern void giveup_vsx(struct task_struct *);