Searched refs:__giveup_spe (Results 1 – 3 of 3) sorted by relevance
103 extern void __giveup_spe(struct task_struct *);109 static inline void __giveup_spe(struct task_struct *t) { } in __giveup_spe() function
372 __giveup_spe(tsk); in giveup_spe()385 __giveup_spe(current); in enable_kernel_spe()444 __giveup_spe(tsk); in giveup_all()586 __giveup_spe(tsk); in save_all()
950 _GLOBAL(__giveup_spe)