Home
last modified time | relevance | path

Searched refs:ceq_dif (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/vm/
H A Dvm_pagelist.c3402 uint_t ceq_dif = colors >> ((ceq >> 4) + (ceq & 0xf)); in page_geti_contig_pages() local
3404 ASSERT(ceq_dif > 0); in page_geti_contig_pages()
3405 ceq_mask = (ceq_dif - 1) << (ceq & 0xf); in page_geti_contig_pages()