Searched refs:QXL_COOKIE_TYPE_IO (Results 1 – 3 of 3) sorted by relevance
/openbmc/qemu/include/ui/ |
H A D | spice-display.h | 59 QXL_COOKIE_TYPE_IO, enumerator
|
/openbmc/qemu/ui/ |
H A D | spice-display.c | 74 (uintptr_t)qxl_cookie_new(QXL_COOKIE_TYPE_IO, in qemu_spice_add_memslot() 94 (uintptr_t)qxl_cookie_new(QXL_COOKIE_TYPE_IO, in qemu_spice_create_primary_surface() 107 (uintptr_t)qxl_cookie_new(QXL_COOKIE_TYPE_IO, in qemu_spice_destroy_primary_surface() 646 case QXL_COOKIE_TYPE_IO: in interface_async_complete() 808 cookie = qxl_cookie_new(QXL_COOKIE_TYPE_IO, in qemu_spice_gl_monitor_config()
|
/openbmc/qemu/hw/display/ |
H A D | qxl.c | 183 cookie = qxl_cookie_new(QXL_COOKIE_TYPE_IO, in qxl_spice_destroy_surface_wait() 198 (uintptr_t)qxl_cookie_new(QXL_COOKIE_TYPE_IO, in qxl_spice_flush_surfaces_async() 236 (uintptr_t)qxl_cookie_new(QXL_COOKIE_TYPE_IO, in qxl_spice_destroy_surfaces() 272 (uintptr_t)qxl_cookie_new(QXL_COOKIE_TYPE_IO, in qxl_spice_monitors_config_async() 970 case QXL_COOKIE_TYPE_IO: in interface_async_complete() 1721 cookie = qxl_cookie_new(QXL_COOKIE_TYPE_IO,
|