Home
last modified time | relevance | path

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

/qemu/hw/virtio/
H A Dvirtio-mem.c165 #define VIRTIO_MEM_USABLE_EXTENT (2 * (128 * MiB)) macro
167 #define VIRTIO_MEM_USABLE_EXTENT (2 * (512 * MiB)) macro
169 #error VIRTIO_MEM_USABLE_EXTENT not defined
715 requested_size + VIRTIO_MEM_USABLE_EXTENT); in virtio_mem_resize_usable_region()