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