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.h103 extern void __giveup_spe(struct task_struct *);
109 static inline void __giveup_spe(struct task_struct *t) { } in __giveup_spe() function
/linux/arch/powerpc/kernel/
H A Dhead_85xx.S906 _GLOBAL(__giveup_spe)