Searched refs:qxl_add_memslot (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/hw/display/ |
H A D | qxl.c | 1294 static int qxl_add_memslot(PCIQXLDevice *d, uint32_t slot_id, uint64_t delta, in qxl_add_memslot() function 1594 if (qxl_add_memslot(d, 0, devmem, QXL_SYNC) != 0) { in qxl_set_mode() 1786 qxl_add_memslot(d, val, 0, async); 2309 qxl_add_memslot(d, i, 0, QXL_SYNC);
|