page_get_high_mfn
extern page_t *page_get_high_mfn(mfn_t);
pp = page_get_high_mfn(new_high_mfn);
(pp = page_get_high_mfn(0)) == NULL) {