Home
last modified time | relevance | path

Searched defs:color_mask (Results 1 – 6 of 6) sorted by relevance

/titanic_44/usr/src/uts/common/vm/
H A Dvm_pagelist.c739 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_44/usr/src/uts/sun4v/cpu/
H A Dniagara2.c485 uint_t ceq_mask, uint_t color_mask, void *cookie) in page_next_pfn_for_color_cpu()
/titanic_44/usr/src/uts/intel/io/drm/
H A Dradeon_io32.h82 unsigned int color_mask; member
H A Dradeon_drm.h614 unsigned int color_mask; member
/titanic_44/usr/src/uts/i86pc/vm/
H A Dvm_dep.h216 #define PAGE_NEXT_PFN_FOR_COLOR(pfn, szc, color, ceq_mask, color_mask, it) \ argument
/titanic_44/usr/src/uts/sun4/vm/
H A Dvm_dep.h253 #define PAGE_NEXT_PFN_FOR_COLOR(pfn, szc, color, ceq_mask, color_mask, it) \ argument