Home
last modified time | relevance | path

Searched refs: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; in page_get_color_shift_cpu()
461 s -= nhbits[nszc] - n2color[nszc].nnbits; in page_get_color_shift_cpu()
474 color = ncolor << (nhbits[szc] - nhbits[nszc]); in page_convert_color_cpu()
704 lo += nhbits[i] - 5; in page_coloring_init_cpu()
708 hw_page_array[i].hp_colors = 1 << (nhbits[i] - m.nnbits); in page_coloring_init_cpu()