Lines Matching defs:nl2cache
9460 uint_t nl2cache;
9462 &l2cache, &nl2cache) == 0) {
9463 if (nl2cache == 0)
9467 for (int i = 0; i < nl2cache; i++) {
10288 uint_t nl2cache)
10293 if (nl2cache == 0)
10298 for (i = 0; i < nl2cache; i++) {
10891 uint_t nspares, nl2cache;
10947 &l2cache, &nl2cache) == 0)
10948 print_l2cache(zhp, cbp, l2cache, nl2cache);