Home
last modified time | relevance | path

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

/qemu/include/hw/virtio/
H A Dvhost-backend.h17 VHOST_BACKEND_TYPE_NONE = 0, enumerator
/qemu/hw/virtio/
H A Dvhost.c156 assert(dev->vhost_ops->backend_type > VHOST_BACKEND_TYPE_NONE); in vhost_dev_should_log()
169 assert(backend_type > VHOST_BACKEND_TYPE_NONE); in vhost_dev_elect_mem_logger()
375 assert(backend_type > VHOST_BACKEND_TYPE_NONE); in vhost_log_get()
406 if (backend_type == VHOST_BACKEND_TYPE_NONE || in vhost_log_put()