Home
last modified time | relevance | path

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

/openbmc/qemu/hw/virtio/
H A Dvhost-stub.c5 unsigned int vhost_get_max_memslots(void) in vhost_get_max_memslots() function
H A Dvhost.c59 unsigned int vhost_get_max_memslots(void) in vhost_get_max_memslots() function
/openbmc/qemu/include/hw/virtio/
H A Dvhost.h325 unsigned int vhost_get_max_memslots(void);
/openbmc/qemu/hw/mem/
H A Dmemory-device.c118 unsigned int max = vhost_get_max_memslots(); in memory_device_memslot_decision_limit()