Searched refs:plw_ceq_dif (Results 1 – 4 of 4) sorted by relevance
2773 plw->plw_ceq_dif = colors >> ((ceq >> 4) + (ceq & 0xf)); in page_list_walk_init()2774 ASSERT(szc > 0 || plw->plw_ceq_dif >= vac_colors); in page_list_walk_init()2775 ASSERT(plw->plw_ceq_dif > 0); in page_list_walk_init()2776 plw->plw_ceq_mask[szc] = (plw->plw_ceq_dif - 1) << (ceq & 0xf); in page_list_walk_init()2790 plw->plw_ceq_dif = 1; in page_list_walk_init()2847 if (plw->plw_count != 0 || plw->plw_ceq_dif == vac_colors) { in page_list_walk_next_bin()2935 plw.plw_ceq_dif = 1; in page_get_mnode_freelist()2943 plw.plw_count < plw.plw_ceq_dif; plw.plw_count++) { in page_get_mnode_freelist()3066 if (plw.plw_ceq_dif > 1) in page_get_mnode_freelist()3991 plw.plw_ceq_dif = 1; in page_get_mnode_cachelist()[all …]
266 uint_t plw_ceq_dif; /* number of different color groups */ member
3171 ASSERT(plw.plw_ceq_dif == page_colors); in page_get_mnode_anylist()
317 uint_t plw_ceq_dif; /* number of different color groups */ member