Searched refs:ceq_dif (Results 1 – 1 of 1) sorted by relevance
3448 uint_t ceq_dif = colors >> ((ceq >> 4) + (ceq & 0xf)); in page_geti_contig_pages() local3450 ASSERT(ceq_dif > 0); in page_geti_contig_pages()3451 ceq_mask = (ceq_dif - 1) << (ceq & 0xf); in page_geti_contig_pages()