Home
last modified time | relevance | path

Searched refs:ct_save (Results 1 – 8 of 8) sorted by relevance

/illumos-gate/usr/src/uts/intel/os/
H A Dsundep.c745 .ct_save = brand_interpositioning_disable,
802 .ct_save = sep_save,
835 .ct_save = lwp_segregs_save, in lwp_installctx()
H A Dsysi86.c110 .ct_save = xen_disable_user_iopl, in sysi86()
H A Dfpu.c1033 .ct_save = fpsave_ctxt, in fp_ctxop_allocate()
1777 .ct_save = kernel_fpu_ctx_save,
/illumos-gate/usr/src/uts/common/os/
H A Dschedctl.c98 .ct_save = schedctl_save,
H A Dkcpc.c119 .ct_save = kcpc_save,
1384 .ct_save = kcpc_idle_save,
/illumos-gate/usr/src/uts/common/sys/
H A Dproc.h722 void (*ct_save)(void *); member
/illumos-gate/usr/src/uts/common/disp/
H A Dthread.c1032 if (ctx->save_op == ct->ct_save && in ctxop_find_by_tmpl()
1080 ctx->save_op = ct->ct_save; in ctxop_allocate()
/illumos-gate/usr/src/uts/intel/io/vmm/
H A Dvmm.c319 .ct_save = vmm_savectx,