Searched defs:PSTATE_AM (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/serengeti/ml/
H A Dsbdp.il.cpp76 andn %o4, PSTATE_IE | PSTATE_AM, %g3 ! clear IE, AM bits variable
115 andn %o3, PSTATE_IE | PSTATE_AM, %o4
159 andn %o2, PSTATE_IE | PSTATE_AM, %o3 variable
173 andn %o2, PSTATE_IE | PSTATE_AM, %o3 variable
187 andn %o4, PSTATE_IE | PSTATE_AM, %o5 variable
201 andn %o4, PSTATE_IE | PSTATE_AM, %o5 variable
235 andn %o4, PSTATE_IE | PSTATE_AM, %o1
/illumos-gate/usr/src/uts/sun4u/starfire/ml/
H A Ddrmach.il.cpp73 andn %o4, PSTATE_IE | PSTATE_AM, %g3 ! clear IE, AM bits variable
111 andn %o3, PSTATE_IE | PSTATE_AM, %o4
144 andn %o2, PSTATE_IE | PSTATE_AM, %o3 variable
158 andn %o2, PSTATE_IE | PSTATE_AM, %o3 variable
195 andn %o4, PSTATE_IE | PSTATE_AM, %o1
/illumos-gate/usr/src/uts/sparc/v9/sys/
H A Dprivregs.h420 #define PSTATE_AM 0x008 /* use 32b address mask */ macro
479 #define TSTATE_AM (PSTATE_AM << TSTATE_PSTATE_SHIFT)
523 (((PSTATE_IE | PSTATE_PEF | PSTATE_AM) << TSTATE_PSTATE_SHIFT) | \

Completed in 103 milliseconds