Searched defs:busyloop_timeout (Results 1 – 2 of 2) sorted by relevance
/qemu/include/net/ | ||
H A D | vhost_net.h | 13 uint32_t busyloop_timeout; member |
/qemu/hw/virtio/ | ||
H A D | vhost.c | 1510 VhostBackendType backend_type, uint32_t busyloop_timeout, in vhost_dev_init() |