Home
last modified time | relevance | path

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

/openbmc/qemu/tools/i386/
H A Dqemu-vmsr-helper.c210 static void coroutine_fn vh_co_entry(void *opaque) in vh_co_entry() function
295 vmsrh->co = qemu_coroutine_create(vh_co_entry, vmsrh); in accept_client()