Searched refs:fputd (Results 1 – 1 of 1) sorted by relevance
756 struct thread *fputd; in mpc745x_sleep() local767 fputd = PCPU_GET(fputhread); in mpc745x_sleep()769 if (fputd != NULL) in mpc745x_sleep()770 save_fpu(fputd); in mpc745x_sleep()807 if (fputd == curthread) in mpc745x_sleep()