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

/illumos-gate/usr/src/uts/sun4/os/
H A Dmachdep.c146 mpcb->mpcb_wstate = WSTATE_USER32;
168 if (mpcb->mpcb_wstate == WSTATE_USER32)
214 if (wstate == WSTATE_USER32) {
221 wstate = WSTATE_USER32;
233 mpcb->mpcb_wbcnt * ((mpcb->mpcb_wstate == WSTATE_USER32) ?
/illumos-gate/usr/src/uts/sparc/v9/os/
H A Dv9dep.c486 if (mpcb->mpcb_wstate == WSTATE_USER32) {
520 if (mpcb->mpcb_wstate == WSTATE_USER32) {
559 if (mpcb->mpcb_wstate == WSTATE_USER32) {
591 if (mpcb->mpcb_wstate == WSTATE_USER32) {
636 if (mpcb->mpcb_wstate != WSTATE_USER32)
645 if ((mpcb->mpcb_wstate != WSTATE_USER32) &&
840 mpcb->mpcb_wstate != WSTATE_USER32) {
844 mpcb->mpcb_wstate = WSTATE_USER32;
/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) {
/illumos-gate/usr/src/uts/sun4v/ml/
H A Dtrap_table.s667 mov WSTATE_USER32, %g7 ;\
/illumos-gate/usr/src/uts/sun4u/ml/
H A Dtrap_table.s787 mov WSTATE_USER32, %g7 ;\

Completed in 64 milliseconds