Home
last modified time | relevance | path

Searched refs:giveup_spe (Results 1 – 2 of 2) sorted by relevance

/linux/arch/powerpc/include/asm/
H A Dswitch_to.h102 extern void giveup_spe(struct task_struct *);
/linux/arch/powerpc/kernel/
H A Dprocess.c367 void giveup_spe(struct task_struct *tsk) in giveup_spe() function
375 EXPORT_SYMBOL(giveup_spe);
397 giveup_spe(tsk); in flush_spe_to_thread()