Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H 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
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dswitch_to.h99 extern void __giveup_spe(struct task_struct *);
105 static inline void __giveup_spe(struct task_struct *t) { } in __giveup_spe() function
/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A Dprocess.c375 __giveup_spe(tsk); in giveup_spe()
388 __giveup_spe(current); in enable_kernel_spe()
447 __giveup_spe(tsk); in giveup_all()
589 __giveup_spe(tsk); in save_all()
H A Dhead_fsl_booke.S998 * extern void __giveup_spe(struct task_struct *prev)
1001 _GLOBAL(__giveup_spe)
/kernel/linux/linux-6.6/arch/powerpc/kernel/
H A Dprocess.c374 __giveup_spe(tsk); in giveup_spe()
387 __giveup_spe(current); in enable_kernel_spe()
446 __giveup_spe(tsk); in giveup_all()
588 __giveup_spe(tsk); in save_all()
H A Dhead_85xx.S965 * extern void __giveup_spe(struct task_struct *prev)
968 _GLOBAL(__giveup_spe)

Completed in 9 milliseconds