Home
last modified time | relevance | path

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

/tools/include/uapi/linux/
Dvhost.h30 #define VHOST_SET_OWNER _IO(VHOST_VIRTIO, 0x01) macro
/tools/virtio/
Dvirtio_test.c124 r = ioctl(dev->control, VHOST_SET_OWNER, NULL); in vdev_info_init()