Home
last modified time | relevance | path

Searched refs:giveup_fpu (Results 1 – 5 of 5) sorted by relevance

/linux/arch/powerpc/include/asm/
A Dswitch_to.h42 extern void giveup_fpu(struct task_struct *);
/linux/arch/microblaze/kernel/
A Dhw_exception_handler.S793 .globl giveup_fpu;
795 giveup_fpu: label
/linux/arch/powerpc/kernel/
A Dprocess.c168 void giveup_fpu(struct task_struct *tsk) in giveup_fpu() function
176 EXPORT_SYMBOL(giveup_fpu);
203 giveup_fpu(tsk); in flush_fp_to_thread()
/linux/arch/powerpc/kvm/
A Dbook3s_pr.c825 giveup_fpu(current); in kvmppc_giveup_ext()
A Dbooke.c178 giveup_fpu(current); in kvmppc_save_guest_fp()

Completed in 15 milliseconds