Home
last modified time | relevance | path

Searched refs:VHOST_SET_VRING_ERR (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/tools/include/uapi/linux/
H A Dvhost.h113 #define VHOST_SET_VRING_ERR _IOW(VHOST_VIRTIO, 0x22, struct vhost_vring_file) macro
/openbmc/linux/include/uapi/linux/
H A Dvhost.h113 #define VHOST_SET_VRING_ERR _IOW(VHOST_VIRTIO, 0x22, struct vhost_vring_file) macro
/openbmc/qemu/linux-headers/linux/
H A Dvhost.h113 #define VHOST_SET_VRING_ERR _IOW(VHOST_VIRTIO, 0x22, struct vhost_vring_file) macro
/openbmc/qemu/hw/virtio/
H A Dvhost-backend.c152 return vhost_kernel_call(dev, VHOST_SET_VRING_ERR, file); in vhost_kernel_set_vring_err()
/openbmc/linux/drivers/vhost/
H A Dvhost.c2029 case VHOST_SET_VRING_ERR: in vhost_vring_ioctl()
/openbmc/qemu/docs/interop/
H A Dvhost-user.rst1291 :equivalent ioctl: ``VHOST_SET_VRING_ERR``