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

/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dspitfire.c163 static uchar_t cpu_ec_state_dirty = S_ECSTATE_DIRTY; variable
777 cpu_ec_state_dirty = SB_ECSTATE_DIRTY;
796 cpu_ec_state_dirty = HB_ECSTATE_DIRTY;
3557 if (state & cpu_ec_state_dirty)
4025 if (!(state & cpu_ec_state_dirty)) {

Completed in 68 milliseconds