Searched refs:vfp_store (Results 1 – 7 of 7) sorted by relevance
106 blne _C_LABEL(vfp_store) /* and disable the VFP. */
272 vfp_store(struct vfp_state *vfpsave, boolean_t disable_vfp) in vfp_store() function
112 vfp_store(&td1->td_pcb->pcb_vfpstate, false); in cpu_fork()
330 blne _C_LABEL(vfp_store) /* and disable the VFP. */
368 vfp_store(&pcb->pcb_vfpstate, false); in get_vfpcontext()
103 vfp_store(struct vfpstate *state) in vfp_store() function195 vfp_store(pcb->pcb_fpusaved); in vfp_save_state()
155 void vfp_store(struct vfp_state *, boolean_t);