Home
last modified time | relevance | path

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

/openbmc/qemu/include/sysemu/
H A Dvhost-user-backend.h45 void vhost_user_backend_start(VhostUserBackend *b);
/openbmc/qemu/backends/
H A Dvhost-user.c49 vhost_user_backend_start(VhostUserBackend *b) in vhost_user_backend_start() function
/openbmc/qemu/hw/display/
H A Dvhost-user-gpu.c527 vhost_user_backend_start(g->vhost); in vhost_user_gpu_set_status()