Home
last modified time | relevance | path

Searched refs:NEVER_FLUSH (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dspitfire.c3374 #define NEVER_FLUSH 0x0 /* never the flush the E$ line */ macro
3388 { NEVER_FLUSH, 1, CPU_BADLINE_DI_ERR }, /* 1 1 0 dirty_bad_idle */
3389 { NEVER_FLUSH, 1, CPU_BADLINE_DB_ERR } /* 1 1 1 dirty_bad_busy */
3592 } else if (ec_action[mpb].ec_flush == NEVER_FLUSH) { in scrub_ecache_line()