Home
last modified time | relevance | path

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

/qemu/hw/hyperv/
H A Dhv-balloon.c531 uint64_t *current_count = &balloon->ha_current_count; in hv_balloon_hot_add_posting() local
560 *current_count = MIN(hot_add_range->count, chunk_max_size); in hv_balloon_hot_add_posting()
569 ha->range.finfo.page_cnt = *current_count; in hv_balloon_hot_add_posting()
574 *current_count, hot_add_range->start); in hv_balloon_hot_add_posting()