Home
last modified time | relevance | path

Searched defs:busyloop_timeout (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/include/net/
H A Dvhost_net.h13 uint32_t busyloop_timeout; member
/openbmc/linux/drivers/vhost/
H A Dvhost.h150 u32 busyloop_timeout; member
H A Dnet.c527 unsigned long busyloop_timeout; in vhost_net_busy_poll() local
/openbmc/qemu/hw/virtio/
H A Dvhost.c1510 VhostBackendType backend_type, uint32_t busyloop_timeout, in vhost_dev_init()