Home
last modified time | relevance | path

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

/openbmc/qemu/ui/
H A Dspice-display.c638 static void interface_async_complete(QXLInstance *sin, uint64_t cookie_token) in interface_async_complete() argument
640 QXLCookie *cookie = (QXLCookie *)(uintptr_t)cookie_token; in interface_async_complete()
/openbmc/qemu/hw/display/
H A Dqxl.c977 static void interface_async_complete(QXLInstance *sin, uint64_t cookie_token) in interface_async_complete() argument
980 QXLCookie *cookie = (QXLCookie *)(uintptr_t)cookie_token; in interface_async_complete()