Home
last modified time | relevance | path

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

/linux/arch/powerpc/include/asm/
A Dswitch_to.h90 extern void __giveup_spe(struct task_struct *);
96 static inline void __giveup_spe(struct task_struct *t) { } in __giveup_spe() function
/linux/arch/powerpc/kernel/
A Dprocess.c377 __giveup_spe(tsk); in giveup_spe()
390 __giveup_spe(current); in enable_kernel_spe()
449 __giveup_spe(tsk); in giveup_all()
591 __giveup_spe(tsk); in save_all()
A Dhead_fsl_booke.S952 _GLOBAL(__giveup_spe)

Completed in 7 milliseconds