Searched refs:installctx (Results 1 – 10 of 10) sorted by relevance
/titanic_50/usr/src/uts/sun4u/os/ |
H A D | cpc_subr.c | 97 installctx(t, cp, kcpc_idle_save, kcpc_idle_restore, NULL, NULL, in kcpc_hw_startup_cpu()
|
/titanic_50/usr/src/uts/sun4v/os/ |
H A D | cpc_subr.c | 96 installctx(t, cp, kcpc_idle_save, kcpc_idle_restore, NULL, NULL, in kcpc_hw_startup_cpu()
|
/titanic_50/usr/src/uts/intel/ia32/os/ |
H A D | sundep.c | 758 installctx(t, NULL, brand_interpositioning_disable, in lwp_attach_brand_hdlrs() 842 installctx(t, lwp, lwp_segregs_save, restop, in lwp_installctx() 872 installctx(t, kstktop, in lwp_installctx()
|
H A D | fpu.c | 237 installctx(ct, cfp, in fp_new_lwp() 380 installctx(curthread, fp, in fp_seed()
|
H A D | cpc_subr.c | 170 installctx(t, cp, kcpc_idle_save, kcpc_idle_restore, in kcpc_hw_init()
|
H A D | sysi86.c | 107 installctx(curthread, NULL, xen_disable_user_iopl, in sysi86()
|
/titanic_50/usr/src/uts/common/os/ |
H A D | schedctl.c | 114 installctx(t, ssp, schedctl_save, schedctl_restore, in schedctl()
|
H A D | kcpc.c | 320 installctx(t, ctx, kcpc_save, kcpc_restore, NULL, in kcpc_bind_thread() 1426 installctx(ct, cctx, kcpc_save, kcpc_restore, in kcpc_lwp_create()
|
/titanic_50/usr/src/uts/common/sys/ |
H A D | proc.h | 698 extern void installctx(kthread_t *, void *, void (*)(), void (*)(),
|
/titanic_50/usr/src/uts/common/disp/ |
H A D | thread.c | 1032 installctx( in installctx() function
|