Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/i86xpv/os/
H A Dballoon.c66 static mfn_t new_high_mfn; variable
402 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()