Home
last modified time | relevance | path

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

/linux/tools/perf/trace/beauty/include/uapi/linux/
H A Dvhost.h75 #define VHOST_SET_VRING_BASE _IOW(VHOST_VIRTIO, 0x12, struct vhost_vring_state) macro
/linux/include/uapi/linux/
H A Dvhost.h75 #define VHOST_SET_VRING_BASE _IOW(VHOST_VIRTIO, 0x12, struct vhost_vring_state) macro
/linux/tools/virtio/
H A Dvirtio_test.c86 r = ioctl(dev->control, VHOST_SET_VRING_BASE, &state); in vhost_vq_setup()
243 r = ioctl(dev->control, VHOST_SET_VRING_BASE, in run_test()
H A Dvhost_net_test.c167 r = ioctl(dev->control, VHOST_SET_VRING_BASE, &state); in vhost_vq_setup()
/linux/drivers/vhost/
H A Dvdpa.c735 case VHOST_SET_VRING_BASE: in vhost_vdpa_vring_ioctl()
H A Dvhost.c2156 case VHOST_SET_VRING_BASE: in vhost_vring_ioctl()