Searched refs:VHOST_SET_LOG_FD (Results 1 – 8 of 8) sorted by relevance
14 # arg1 == VHOST_SET_LOG_FD ||
15 # arg1 == VHOST_SET_LOG_FD ||
33 ioctl_iow_nr!(VHOST_SET_LOG_FD, VHOST, 0x07, ::std::os::raw::c_int);
47 #define VHOST_SET_LOG_FD _IOW(VHOST_VIRTIO, 0x07, int) macro