Searched refs:vfp_store (Results 1 – 6 of 6) sorted by relevance
75 void vfp_store(struct vfpstate *);
160 void vfp_store(struct vfp_state *, boolean_t);
336 vfp_store(struct vfp_state *vfpsave, boolean_t disable_vfp) in vfp_store() function415 vfp_store(pcb->pcb_vfpsaved, true); in vfp_save_state()
106 vfp_store(&pcb->pcb_vfpstate, false); in get_vfpcontext()
184 vfp_store(struct vfpstate *state) in vfp_store() function556 vfp_store(pcb->pcb_fpusaved); in vfp_save_state_common()845 vfp_store(fpu_initialstate); in vfp_init()
745 vfp_store(vcpu->guestfpu); in save_guest_fpustate()