Home
last modified time | relevance | path

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

/openbmc/linux/drivers/misc/
H A Dvmw_balloon.c1103 int64_t to_inflate_frames; in vmballoon_inflate() local
1112 while ((to_inflate_frames = vmballoon_change(b)) > 0) { in vmballoon_inflate()
1122 DIV_ROUND_UP_ULL(to_inflate_frames, in vmballoon_inflate()