Home
last modified time | relevance | path

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

/openbmc/qemu/include/ui/
H A Dspice-display.h65 typedef struct QXLCookie { struct
77 } QXLCookie; argument
79 QXLCookie *qxl_cookie_new(int type, uint64_t io);
/openbmc/qemu/hw/display/
H A Dqxl.h176 qxl_async_io async, QXLCookie *cookie);
192 void qxl_render_update_area_done(PCIQXLDevice *qxl, QXLCookie *cookie);
H A Dqxl-render.c178 QXLCookie *cookie; in qxl_render_update()
209 void qxl_render_update_area_done(PCIQXLDevice *qxl, QXLCookie *cookie) in qxl_render_update_area_done()
H A Dqxl.c150 qxl_async_io async, struct QXLCookie *cookie) in qxl_spice_update_area()
179 QXLCookie *cookie; in qxl_spice_destroy_surface_wait()
879 static void interface_async_complete_io(PCIQXLDevice *qxl, QXLCookie *cookie) in interface_async_complete_io()
967 QXLCookie *cookie = (QXLCookie *)(uintptr_t)cookie_token; in interface_async_complete()
1700 QXLCookie *cookie = NULL;
/openbmc/qemu/ui/
H A Dspice-display.c55 QXLCookie *qxl_cookie_new(int type, uint64_t io) in qxl_cookie_new()
57 QXLCookie *cookie; in qxl_cookie_new()
636 QXLCookie *cookie = (QXLCookie *)(uintptr_t)cookie_token; in interface_async_complete()
799 QXLCookie *cookie; in qemu_spice_gl_monitor_config()