Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/vm/
H A Dvm_pagelist.c3637 page_get_contig_pages(int mnode, uint_t bin, int mtype, uchar_t szc, in page_get_contig_pages() function
3853 (page_get_func != page_get_contig_pages)) { in page_get_freelist()
3856 page_get_func = page_get_contig_pages; in page_get_freelist()
3861 page_get_func == page_get_contig_pages) in page_get_freelist()
4350 pplist = page_get_contig_pages( in page_get_replacement_page()