Searched refs:fp_restore (Results 1 – 9 of 9) sorted by relevance
146 fp_restore(&fpu->hf_guest_fpu); in hma_fpu_start_guest()190 fp_restore(&curthread->t_lwp->lwp_pcb.pcb_fpu); in hma_fpu_stop_guest()406 fp_restore(&temp_ctx); in hma_fpu_set_xsave_state()
1220 fp_restore(struct fpu_ctx *fp) in fp_restore() function1295 fp_restore(fp); in fp_seed()1759 fp_restore(pf); in kernel_fpu_ctx_restore()
61 extern void fp_restore(kfpu_t *);
176 fp_restore(fp); in fp_enable()268 fp_restore(fp); in fp_disabled()
362 ENTRY_NP(fp_restore)366 SET_SIZE(fp_restore)
129 extern void fp_restore(struct fpu_ctx *);
492 uint16_t fp_restore; member
177 fp_restore(pfp); in setfpregs()
1399 if (port->fp_restore & FP_RESTORE_WAIT_TIMEOUT) { in fp_resume_all()1402 port->fp_restore &= ~FP_RESTORE_WAIT_TIMEOUT; in fp_resume_all()1413 if ((port->fp_restore & FP_RESTORE_OFFLINE_TIMEOUT) || in fp_resume_all()1415 port->fp_restore &= ~FP_RESTORE_OFFLINE_TIMEOUT; in fp_resume_all()1432 port->fp_restore &= ~FP_RESTORE_OFFLINE_TIMEOUT; in fp_resume_all()1818 port->fp_restore |= FP_RESTORE_WAIT_TIMEOUT; in fp_suspend_all()1829 port->fp_restore |= FP_RESTORE_OFFLINE_TIMEOUT; in fp_suspend_all()