CPUSETSIZE
uint_t cpucolors = CPUSETSIZE() >> PAGE_GET_SHIFT(szc);
ASSERT(ISP2(CPUSETSIZE()));
page_coloring_shift = lowbit(CPUSETSIZE());