Searched refs:vfp_restore (Results 1 – 2 of 2) sorted by relevance
51 static void vfp_restore(struct vfp_state *);227 vfp_restore(&curpcb->pcb_vfpstate); in vfp_bounce()240 vfp_restore(struct vfp_state *vfpsave) in vfp_restore() function
135 vfp_restore(struct vfpstate *state) in vfp_restore() function222 vfp_restore(curthread->td_pcb->pcb_fpusaved); in vfp_restore_state()