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

/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dspitfire.c3370 * E$ only, in addition to value being set by ec_flush.
3378 char ec_flush; /* whether to flush or not */ member in struct:__anon9775
3583 * We flush the E$ lines depending on the ec_flush,
3587 if (ec_action[mpb].ec_flush == ALWAYS_FLUSH) {
3590 (ec_action[mpb].ec_flush == MIRROR_FLUSH)) {
3592 } else if (ec_action[mpb].ec_flush == NEVER_FLUSH) {

Completed in 120 milliseconds