Home
last modified time | relevance | path

Searched refs:PAGE_NEXT_PFN_FOR_COLOR (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/vm/
H A Dvm_pagelist.c749 PAGE_NEXT_PFN_FOR_COLOR(pfnum, r, i, in page_ctrs_alloc()
1163 PAGE_NEXT_PFN_FOR_COLOR(pfnum, r, i, in page_ctrs_adjust()
2322 PAGE_NEXT_PFN_FOR_COLOR(lo, szc, color, ceq_mask, color_mask, in page_freelist_coalesce()
2367 PAGE_NEXT_PFN_FOR_COLOR(pfnum, szc, color, ceq_mask, in page_freelist_coalesce()
2424 PAGE_NEXT_PFN_FOR_COLOR(pfnum, szc, color, ceq_mask, in page_freelist_coalesce()
3502 PAGE_NEXT_PFN_FOR_COLOR(lo, szc, bin, ceq_mask, in page_geti_contig_pages()
3517 PAGE_NEXT_PFN_FOR_COLOR(randpfn, szc, bin, in page_geti_contig_pages()
3552 PAGE_NEXT_PFN_FOR_COLOR(pfn, szc, bin, in page_geti_contig_pages()
/illumos-gate/usr/src/uts/i86pc/vm/
H A Dvm_dep.h219 #define PAGE_NEXT_PFN_FOR_COLOR(pfn, szc, color, ceq_mask, color_mask, it) \ macro
/illumos-gate/usr/src/uts/sun4/vm/
H A Dvm_dep.h254 #define PAGE_NEXT_PFN_FOR_COLOR(pfn, szc, color, ceq_mask, color_mask, it) \ macro