Home
last modified time | relevance | path

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

/qemu/hw/hyperv/
H A Dhv-balloon.c61 #define HV_BALLOON_HR_CHUNK_PAGES 585728 macro
615 bl.num_pages = MIN(balloon->balloon_diff, HV_BALLOON_HR_CHUNK_PAGES); in hv_balloon_balloon_posting()