Home
last modified time | relevance | path

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

/qemu/ui/
H A Dspice-display.c633 static void interface_async_complete(QXLInstance *sin, uint64_t cookie_token) in interface_async_complete() argument
635 QXLCookie *cookie = (QXLCookie *)(uintptr_t)cookie_token; in interface_async_complete()
/qemu/hw/display/
H A Dqxl.c964 static void interface_async_complete(QXLInstance *sin, uint64_t cookie_token) in interface_async_complete() argument
967 QXLCookie *cookie = (QXLCookie *)(uintptr_t)cookie_token; in interface_async_complete()