Home
last modified time | relevance | path

Searched refs:VHOST_SET_VRING_ERR (Results 1 – 7 of 7) 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/openbmc/poky/meta/recipes-devtools/rust/files/
H A Drv32-missing-syscalls.patch376 +pub const VHOST_SET_VRING_ERR: u32 = 1074310946;
/openbmc/qemu/docs/interop/
H A Dvhost-user.rst1289 :equivalent ioctl: ``VHOST_SET_VRING_ERR``