giveup_spe
extern void giveup_spe(struct task_struct *);
EXPORT_SYMBOL(giveup_spe);
giveup_spe(tsk);
giveup_spe(current);