Home
last modified time | relevance | path

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

/dpdk/drivers/net/virtio/virtio_user/
H A Dvhost_vdpa.c37 #define VHOST_SET_VRING_KICK _IOW(VHOST_VIRTIO, 0x20, struct vhost_vring_file) macro
424 return vhost_vdpa_ioctl(data->vhostfd, VHOST_SET_VRING_KICK, file); in vhost_vdpa_set_vring_kick()
H A Dvhost_kernel.c41 #define VHOST_SET_VRING_KICK _IOW(VHOST_VIRTIO, 0x20, struct vhost_vring_file) macro
329 return vhost_kernel_set_vring_file(dev, VHOST_SET_VRING_KICK, file); in vhost_kernel_set_vring_kick()
/dpdk/doc/guides/prog_guide/
H A Dvhost_lib.rst324 * ``VHOST_SET_VRING_KICK``
333 ``VHOST_SET_VRING_KICK`` is used as the signal to put the vhost device into