Home
last modified time | relevance | path

Searched refs:VHOST_SET_VRING_BASE (Results 1 – 4 of 4) sorted by relevance

/qemu/linux-headers/linux/
H A Dvhost.h75 #define VHOST_SET_VRING_BASE _IOW(VHOST_VIRTIO, 0x12, struct vhost_vring_state) macro
/qemu/hw/virtio/
H A Dvhost-backend.c128 return vhost_kernel_call(dev, VHOST_SET_VRING_BASE, ring); in vhost_kernel_set_vring_base()
H A Dvhost-vdpa.c1009 return vhost_vdpa_call(dev, VHOST_SET_VRING_BASE, ring); in vhost_vdpa_set_dev_vring_base()
/qemu/docs/interop/
H A Dvhost-user.rst1199 :equivalent ioctl: ``VHOST_SET_VRING_BASE``