Home
last modified time | relevance | path

Searched refs:VHOST_SET_VRING_ERR (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/include/linux/
Dvhost.h114 #define VHOST_SET_VRING_ERR _IOW(VHOST_VIRTIO, 0x22, struct vhost_vring_file) macro
/linux-3.4.99/drivers/vhost/
Dvhost.c788 case VHOST_SET_VRING_ERR: in vhost_set_vring()