Searched refs:ia64_drop_fpu (Results 1 – 4 of 4) sorted by relevance
338 ia64_drop_fpu(p); /* don't pick up stale state from a CPU's fph */ in copy_thread()510 ia64_drop_fpu(current); in flush_thread()521 ia64_drop_fpu(tsk); in exit_thread()
97 ia64_drop_fpu(current); in restore_sigcontext()
716 ia64_drop_fpu(task); in ia64_sync_fph()
408 #define ia64_drop_fpu(t) ((t)->thread.last_fph_cpu = -1) macro