Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/intel/os/
H A Dsundep.c833 const struct ctxop_template segreg_tpl = { in lwp_installctx() local
856 ASSERT0(ctxop_remove(t, &segreg_tpl, lwp)); in lwp_installctx()
858 ctx = ctxop_allocate(&segreg_tpl, lwp); in lwp_installctx()
867 segreg_tpl.ct_restore(lwp); in lwp_installctx()