Searched refs:ia64_drop_fpu (Results 1 – 4 of 4) sorted by relevance
503 ia64_drop_fpu(p); /* don't pick up stale state from a CPU's fph */ in copy_thread()690 ia64_drop_fpu(current); in flush_thread()701 ia64_drop_fpu(current); in exit_thread()
105 ia64_drop_fpu(current); in restore_sigcontext()
742 ia64_drop_fpu(task); in ia64_sync_fph()
439 #define ia64_drop_fpu(t) ((t)->thread.last_fph_cpu = -1) macro