Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/virtio/
H A Dvirtio-gpu.h181 uint64_t conf_max_hostmem; member
/openbmc/qemu/hw/display/
H A Dvirtio-gpu.c286 if (res->hostmem + g->hostmem < g->conf_max_hostmem) { in virtio_gpu_resource_create_2d()
1659 DEFINE_PROP_SIZE("max_hostmem", VirtIOGPU, conf_max_hostmem,