Searched defs:color_mask (Results 1 – 6 of 6) sorted by relevance
/titanic_41/usr/src/uts/common/vm/ |
H A D | vm_pagelist.c | 739 uint_t color_mask = colors_per_szc[r] - 1; in page_ctrs_alloc() local 1146 uint_t color_mask = colors_per_szc[r] - 1; in page_ctrs_adjust() local 2275 uint_t full, bin, color_mask, wrap = 0; in page_freelist_coalesce() local 2590 uint_t color_mask; in page_freelist_split() local 3430 uint_t color_mask; in page_geti_contig_pages() local
|
/titanic_41/usr/src/uts/sun4v/cpu/ |
H A D | niagara2.c | 485 uint_t ceq_mask, uint_t color_mask, void *cookie) in page_next_pfn_for_color_cpu()
|
/titanic_41/usr/src/uts/intel/io/drm/ |
H A D | radeon_io32.h | 82 unsigned int color_mask; member
|
H A D | radeon_drm.h | 614 unsigned int color_mask; member
|
/titanic_41/usr/src/uts/i86pc/vm/ |
H A D | vm_dep.h | 216 #define PAGE_NEXT_PFN_FOR_COLOR(pfn, szc, color, ceq_mask, color_mask, it) \ argument
|
/titanic_41/usr/src/uts/sun4/vm/ |
H A D | vm_dep.h | 253 #define PAGE_NEXT_PFN_FOR_COLOR(pfn, szc, color, ceq_mask, color_mask, it) \ argument
|