Home
last modified time | relevance | path

Searched refs:vhost_set_owner (Results 1 – 5 of 5) sorted by relevance

/openbmc/qemu/include/hw/virtio/
H A Dvhost-backend.h192 vhost_set_owner_op vhost_set_owner; member
/openbmc/qemu/hw/virtio/
H A Dvhost-backend.c347 .vhost_set_owner = vhost_kernel_set_owner,
H A Dvhost-vdpa.c1559 .vhost_set_owner = vhost_vdpa_set_owner,
H A Dvhost.c1528 r = hdev->vhost_ops->vhost_set_owner(hdev); in vhost_dev_init()
H A Dvhost-user.c3033 .vhost_set_owner = vhost_user_set_owner,