Searched defs:nszc (Results 1 – 5 of 5) sorted by relevance
/titanic_41/usr/src/uts/sun4v/cpu/ |
H A D | niagara2.c | 454 page_get_color_shift_cpu(uchar_t szc, uchar_t nszc) in page_get_color_shift_cpu() 467 page_convert_color_cpu(uint_t ncolor, uchar_t szc, uchar_t nszc) in page_convert_color_cpu()
|
/titanic_41/usr/src/uts/common/vm/ |
H A D | vm_pagelist.c | 508 page_correct_color(uchar_t szc, uchar_t nszc, uint_t color, in page_correct_color() 2586 uchar_t nszc = szc + 1; in page_freelist_split() local 2754 uint_t nszc, ceq_mask, colors; in page_list_walk_init() local 2821 #define PAGE_SET_NEXT_SPLIT_MARKER(szc, nszc, bin, plw) { \ argument 2839 uchar_t nszc = szc + 1; in page_list_walk_next_bin() local
|
H A D | vm_as.c | 1522 uint_t nszc; in as_map_segvn_segs() local 3228 uint_t nszc; in as_iset_default_lpsize() local
|
/titanic_41/usr/src/uts/i86pc/vm/ |
H A D | vm_dep.h | 193 #define PAGE_GET_COLOR_SHIFT(szc, nszc) \ argument 196 #define PAGE_CONVERT_COLOR(ncolor, szc, nszc) \ argument
|
/titanic_41/usr/src/uts/sun4/vm/ |
H A D | vm_dep.h | 222 #define PAGE_GET_COLOR_SHIFT(szc, nszc) \ argument 228 #define PAGE_CONVERT_COLOR(ncolor, szc, nszc) \ argument
|