Home
last modified time | relevance | path

Searched refs:fp_restore (Results 1 – 9 of 9) sorted by relevance

/illumos-gate/usr/src/uts/intel/os/
H A Dhma_fpu.c146 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()
H A Dfpu.c1220 fp_restore(struct fpu_ctx *fp) in fp_restore() function
1295 fp_restore(fp); in fp_seed()
1759 fp_restore(pf); in kernel_fpu_ctx_restore()
/illumos-gate/usr/src/uts/sparc/sys/fpu/
H A Dfpusystm.h61 extern void fp_restore(kfpu_t *);
/illumos-gate/usr/src/uts/sparc/v9/fpu/
H A Dfpu.c176 fp_restore(fp); in fp_enable()
268 fp_restore(fp); in fp_disabled()
/illumos-gate/usr/src/uts/sun4/ml/
H A Dsubr_asm.S362 ENTRY_NP(fp_restore) function
366 SET_SIZE(fp_restore)
/illumos-gate/usr/src/uts/intel/sys/
H A Darchsystm.h129 extern void fp_restore(struct fpu_ctx *);
/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfctl_private.h492 uint16_t fp_restore; member
/illumos-gate/usr/src/uts/sparc/v9/os/
H A Dv9dep.c177 fp_restore(pfp); in setfpregs()
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c1399 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()