Searched refs:giveup_fpu (Results 1 – 10 of 10) sorted by relevance
19 extern void giveup_fpu(struct task_struct *);
96 giveup_fpu(tsk); in flush_fp_to_thread()109 giveup_fpu(current); in enable_kernel_fp()111 giveup_fpu(NULL); /* just enables FP for kernel */ in enable_kernel_fp()113 giveup_fpu(last_task_used_math); in enable_kernel_fp()175 giveup_fpu(tsk); in giveup_vsx()419 giveup_fpu(prev); in __switch_to()
101 EXPORT_SYMBOL(giveup_fpu);
125 _GLOBAL(giveup_fpu)
694 .globl giveup_fpu695 giveup_fpu: label
819 _ENTRY(giveup_fpu)
794 _GLOBAL(giveup_fpu)
925 _GLOBAL(giveup_fpu)
875 .globl giveup_fpu;877 giveup_fpu: label
390 giveup_fpu(current); in kvmppc_giveup_ext()1027 giveup_fpu(current); in kvmppc_vcpu_run()