Searched refs:page_get_high_mfn (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/i86pc/sys/
H A Dmachsystm.h230 extern page_t *page_get_high_mfn(mfn_t);
/illumos-gate/usr/src/uts/i86xpv/os/
H A Dballoon.c527 pp = page_get_high_mfn(new_high_mfn);
537 (pp = page_get_high_mfn(0)) == NULL) {
/illumos-gate/usr/src/uts/i86pc/vm/
H A Dvm_machdep.c3066 page_get_high_mfn(mfn_t new_high) function

Completed in 53 milliseconds