Home
last modified time | relevance | path

Searched defs:memslots (Results 1 – 7 of 7) sorted by relevance

/openbmc/qemu/hw/hyperv/
H A Dhv-balloon-our_range_memslots.c59 OurRangeMemslotsSlots *memslots = &our_range->slots; in our_range_memslots_init_slots() local
121 OurRangeMemslotsSlots *memslots = &our_range->slots; in our_range_memslots_free_memslots() local
143 OurRangeMemslotsSlots *memslots = &our_range->slots; in hvb_our_range_memslots_free() local
162 OurRangeMemslotsSlots *memslots = &our_range->slots; in hvb_our_range_memslots_ensure_mapped_additional() local
H A Dhv-balloon.c1686 uint64_t region_size, memslot_size, memslots; in hv_balloon_decide_memslots() local
/openbmc/qemu/hw/mem/
H A Dmemory-device.c121 unsigned int memslots; in memory_device_memslot_decision_limit() local
403 unsigned int memslots; in memory_device_plug() local
435 const unsigned int memslots = memory_device_get_memslots(md); in memory_device_unplug() local
/openbmc/qemu/include/hw/virtio/
H A Dvirtio-mem.h58 MemoryRegion *memslots; member
/openbmc/qemu/hw/virtio/
H A Dvirtio-mem.c1475 unsigned int memslots; in virtio_mem_decide_memslots() local
/openbmc/linux/tools/testing/selftests/kvm/include/
H A Dkvm_util_base.h125 uint32_t memslots[NR_MEM_REGIONS]; member
/openbmc/linux/include/linux/
H A Dkvm_host.h726 struct kvm_memslots __rcu *memslots[KVM_ADDRESS_SPACE_NUM]; member