Home
last modified time | relevance | path

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

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