Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/sun4/os/
H A Dmachdep.c146 mpcb->mpcb_wstate = WSTATE_USER32; in lwp_stk_init()
168 if (mpcb->mpcb_wstate == WSTATE_USER32) in lwp_stk_fini()
214 if (wstate == WSTATE_USER32) { in lwp_forkregs()
221 wstate = WSTATE_USER32; in lwp_forkregs()
233 mpcb->mpcb_wbcnt * ((mpcb->mpcb_wstate == WSTATE_USER32) ? in lwp_forkregs()
/titanic_44/usr/src/uts/sparc/v9/os/
H A Dv9dep.c486 if (mpcb->mpcb_wstate == WSTATE_USER32) { in setgwins()
520 if (mpcb->mpcb_wstate == WSTATE_USER32) { in setgwins32()
559 if (mpcb->mpcb_wstate == WSTATE_USER32) { in getgwins()
591 if (mpcb->mpcb_wstate == WSTATE_USER32) { in getgwins32()
636 if (mpcb->mpcb_wstate != WSTATE_USER32) in flush_user_windows_to_stack()
645 if ((mpcb->mpcb_wstate != WSTATE_USER32) && in flush_user_windows_to_stack()
840 mpcb->mpcb_wstate != WSTATE_USER32) { in setregs()
844 mpcb->mpcb_wstate = WSTATE_USER32; in setregs()
/titanic_44/usr/src/uts/sparc/v9/sys/
H A Dprivregs.h554 #define WSTATE_USER32 WSTATE(WSTATE_BAD, WSTATE_U32) macro
/titanic_44/usr/src/uts/sparc/fs/proc/
H A Dprmachdep.c911 if (mpcb->mpcb_wstate == WSTATE_USER32) { in prstop()
/titanic_44/usr/src/uts/sun4v/ml/
H A Dtrap_table.s667 mov WSTATE_USER32, %g7 ;\
/titanic_44/usr/src/uts/sun4u/ml/
H A Dtrap_table.s787 mov WSTATE_USER32, %g7 ;\