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