Searched refs:ia64_drop_fpu (Results 1 – 4 of 4) sorted by relevance
339 ia64_drop_fpu(p); /* don't pick up stale state from a CPU's fph */ in copy_thread()511 ia64_drop_fpu(current); in flush_thread()522 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