Searched refs:PAGE_GET_PAGECOLORS (Results 1 – 3 of 3) sorted by relevance
204 ASSERT((c) < PAGE_GET_PAGECOLORS(r)); \501 return (PAGE_GET_PAGECOLORS(szc)); in page_get_pagecolors()513 ASSERT(color < PAGE_GET_PAGECOLORS(szc)); in page_correct_color()514 ASSERT(ncolor < PAGE_GET_PAGECOLORS(nszc)); in page_correct_color()558 colors_per_szc[i] = PAGE_GET_PAGECOLORS(i); in page_ctrs_sz()656 colors_per_szc[i] = PAGE_GET_PAGECOLORS(i); in page_ctrs_alloc()986 colors_per_szc[r] = PAGE_GET_PAGECOLORS(r); in page_ctrs_adjust()2292 color_mask = PAGE_GET_PAGECOLORS(szc) - 1; in page_freelist_coalesce()2596 color_mask = PAGE_GET_PAGECOLORS(nszc) - 1; in page_freelist_split()2685 color_mask = PAGE_GET_PAGECOLORS(nnszc) - 1; in page_freelist_split()[all …]
209 #define PAGE_GET_PAGECOLORS(szc) \ macro
246 #define PAGE_GET_PAGECOLORS(szc) \ macro