Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/vm/
H A Dvm_pagelist.c3591 page_get_contig_pages(int mnode, uint_t bin, int mtype, uchar_t szc, in page_get_contig_pages() function
3807 (page_get_func != page_get_contig_pages)) { in page_get_freelist()
3810 page_get_func = page_get_contig_pages; in page_get_freelist()
3815 page_get_func == page_get_contig_pages) in page_get_freelist()
4305 pplist = page_get_contig_pages( in page_get_replacement_page()