Searched defs:page_geti_contig_pages (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/vm/
H A Dvm_pagelist.c3137 * Called from page_geti_contig_pages to exclusively lock constituent pages
3420 page_geti_contig_pages(int mnode, uint_t bin, uchar_t szc, int flags, function
3626 * calls page_geti_contig_pages with an initial pfn range from the mnode
3627 * and mtype. page_geti_contig_pages will trim off the parts of the pfn range
3630 * page_geti_contig_pages may further limit the search range based on
3674 pp = page_geti_contig_pages(mnode, bin, szc, flags,

Completed in 3410 milliseconds