Searched refs:__giveup_spe (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/powerpc/include/asm/
H A Dswitch_to.h103 extern void __giveup_spe(struct task_struct *);
109 static inline void __giveup_spe(struct task_struct *t) { } function
/linux-master/arch/powerpc/kernel/
H A Dprocess.c374 __giveup_spe(tsk);
387 __giveup_spe(current);
446 __giveup_spe(tsk);
588 __giveup_spe(tsk);
H A Dhead_85xx.S965 * extern void __giveup_spe(struct task_struct *prev)
968 _GLOBAL(__giveup_spe)

Completed in 232 milliseconds