Home
last modified time | relevance | path

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

/openbmc/qemu/hw/hyperv/
H A Dhv-balloon-our_range_memslots.c103 unsigned int memslot_count, in hvb_our_range_memslots_new() argument
113 our_range->slots.count = memslot_count; in hvb_our_range_memslots_new()
H A Dhv-balloon-our_range_memslots.h100 unsigned int memslot_count,
H A Dhv-balloon.c148 unsigned int memslot_count; member
451 balloon->memslot_count, in hv_balloon_our_range_ensure()
1589 balloon->memslot_count = 0; in hv_balloon_unrealize_finalize_common()
1692 assert(!balloon->memslot_count); in hv_balloon_decide_memslots()
1712 balloon->memslot_count = memslots; in hv_balloon_decide_memslots()
1720 assert(balloon->memslot_count > 0); in hv_balloon_get_memslots()
1722 return balloon->memslot_count; in hv_balloon_get_memslots()