Home
last modified time | relevance | path

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

/tools/perf/trace/beauty/include/uapi/linux/
A Dvhost.h75 #define VHOST_SET_VRING_BASE _IOW(VHOST_VIRTIO, 0x12, struct vhost_vring_state) macro
/tools/virtio/
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()
A Dvhost_net_test.c167 r = ioctl(dev->control, VHOST_SET_VRING_BASE, &state); in vhost_vq_setup()

Completed in 6 milliseconds