Home
last modified time | relevance | path

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

/qemu/hw/hyperv/
H A Dhv-balloon-our_range_memslots.c96 memslots->mapped_count = 0; in our_range_memslots_init_slots()
127 for (idx = 0, offset = 0; idx < memslots->mapped_count; in our_range_memslots_free_memslots()
170 idx = memslots->mapped_count; in hvb_our_range_memslots_ensure_mapped_additional()
199 memslots->mapped_count++; in hvb_our_range_memslots_ensure_mapped_additional()
H A Dhv-balloon-our_range_memslots.h84 unsigned int mapped_count; member