Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4/os/
H A Dmachdep.c147 mpcb->mpcb_wstate = WSTATE_USER32; in lwp_stk_init()
169 if (mpcb->mpcb_wstate == WSTATE_USER32) in lwp_stk_fini()
220 if (wstate == WSTATE_USER32) { in lwp_forkregs()
227 wstate = WSTATE_USER32; in lwp_forkregs()
239 mpcb->mpcb_wbcnt * ((mpcb->mpcb_wstate == WSTATE_USER32) ? in lwp_forkregs()
/illumos-gate/usr/src/uts/sparc/v9/os/
H A Dv9dep.c487 if (mpcb->mpcb_wstate == WSTATE_USER32) { in setgwins()
521 if (mpcb->mpcb_wstate == WSTATE_USER32) { in setgwins32()
560 if (mpcb->mpcb_wstate == WSTATE_USER32) { in getgwins()
592 if (mpcb->mpcb_wstate == WSTATE_USER32) { in getgwins32()
637 if (mpcb->mpcb_wstate != WSTATE_USER32) in flush_user_windows_to_stack()
646 if ((mpcb->mpcb_wstate != WSTATE_USER32) && in flush_user_windows_to_stack()
841 mpcb->mpcb_wstate != WSTATE_USER32) { in setregs()
845 mpcb->mpcb_wstate = WSTATE_USER32; in setregs()
/illumos-gate/usr/src/uts/sparc/v9/sys/
H A Dprivregs.h554 #define WSTATE_USER32 WSTATE(WSTATE_BAD, WSTATE_U32) macro
/illumos-gate/usr/src/uts/sparc/fs/proc/
H A Dprmachdep.c911 if (mpcb->mpcb_wstate == WSTATE_USER32) { in prstop()
/illumos-gate/usr/src/uts/sun4v/ml/
H A Dtrap_table.S657 mov WSTATE_USER32, %g7 ;\
/illumos-gate/usr/src/uts/sun4u/ml/
H A Dtrap_table.S777 mov WSTATE_USER32, %g7 ;\