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

/illumos-gate/usr/src/uts/sun4v/cpu/
H A Dniagara2.c339 static uchar_t nhbits[] = {7, 7, 6, 5, 5, 5}; variable
460 s = nhbits[szc] - n2color[szc].nnbits;
461 s -= nhbits[nszc] - n2color[nszc].nnbits;
474 color = ncolor << (nhbits[szc] - nhbits[nszc]);
704 lo += nhbits[i] - 5;
708 hw_page_array[i].hp_colors = 1 << (nhbits[i] - m.nnbits);

Completed in 59 milliseconds