Lines Matching full:pstate
167 PSTATE pstate = 0;168 pstate.ie = 1;169 pstate.am = 1;170 tc->setMiscReg(MISCREG_PSTATE, pstate);182 PSTATE pstate = 0;183 pstate.ie = 1;184 tc->setMiscReg(MISCREG_PSTATE, pstate);539 PSTATE pstate = tc->readMiscRegNoEffect(MISCREG_PSTATE);545 if (pstate.am)553 if (pstate.am)