Searched refs:new_high_mfn (Results 1 – 1 of 1) sorted by relevance
66 static mfn_t new_high_mfn; variable402 if (mfn_frames[i] > new_high_mfn) in balloon_inc_reservation()403 new_high_mfn = mfn_frames[i]; in balloon_inc_reservation()525 pp = page_get_high_mfn(new_high_mfn); in balloon_dec_reservation()526 new_high_mfn = 0; in balloon_dec_reservation()