Home
last modified time | relevance | path

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

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