Home
last modified time | relevance | path

Searched refs:VHOST_SET_FEATURES (Results 1 – 13 of 13) sorted by relevance

/openbmc/linux/tools/include/uapi/linux/
H A Dvhost.h27 #define VHOST_SET_FEATURES _IOW(VHOST_VIRTIO, 0x00, __u64) macro
/openbmc/linux/include/uapi/linux/
H A Dvhost.h27 #define VHOST_SET_FEATURES _IOW(VHOST_VIRTIO, 0x00, __u64) macro
/openbmc/qemu/linux-headers/linux/
H A Dvhost.h27 #define VHOST_SET_FEATURES _IOW(VHOST_VIRTIO, 0x00, __u64) macro
/openbmc/linux/drivers/vhost/
H A Dtest.c335 case VHOST_SET_FEATURES: in vhost_test_ioctl()
H A Dvsock.c846 case VHOST_SET_FEATURES: in vhost_vsock_dev_ioctl()
H A Dvdpa.c737 case VHOST_SET_FEATURES: in vhost_vdpa_unlocked_ioctl()
H A Dnet.c1716 case VHOST_SET_FEATURES: in vhost_net_ioctl()
H A Dscsi.c2073 case VHOST_SET_FEATURES: in vhost_scsi_ioctl()
/openbmc/qemu/hw/virtio/
H A Dvhost-backend.c188 return vhost_kernel_call(dev, VHOST_SET_FEATURES, &features); in vhost_kernel_set_features()
H A Dvhost-vdpa.c835 ret = vhost_vdpa_call(dev, VHOST_SET_FEATURES, &features); in vhost_vdpa_set_features()
/openbmc/linux/tools/virtio/
H A Dvirtio_test.c80 r = ioctl(dev->control, VHOST_SET_FEATURES, &features); in vhost_vq_setup()
/openbmc/qemu/net/
H A Dvhost-vdpa.c1619 r = ioctl(device_fd, VHOST_SET_FEATURES, &features); in vhost_vdpa_probe_cvq_isolation()
/openbmc/qemu/docs/interop/
H A Dvhost-user.rst1073 :equivalent ioctl: ``VHOST_SET_FEATURES``
1101 :equivalent ioctl: ``VHOST_SET_FEATURES``