Home
last modified time | relevance | path

Searched defs:vhost_vsock_set_running (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/hw/virtio/
H A Dvhost-vsock.c52 static int vhost_vsock_set_running(VirtIODevice *vdev, int start) in vhost_vsock_set_running() function
/openbmc/qemu/include/hw/virtio/
H A Dvhost-backend.h199 vhost_vsock_set_running_op vhost_vsock_set_running; member