Searched refs:VHOST_GET_FEATURES (Results 1 – 9 of 9) sorted by relevance
8 # arg1 == VHOST_GET_FEATURES ||
9 # arg1 == VHOST_GET_FEATURES ||
27 ioctl_ior_nr!(VHOST_GET_FEATURES, VHOST, 0x00, ::std::os::raw::c_ulonglong);
26 #define VHOST_GET_FEATURES _IOR(VHOST_VIRTIO, 0x00, __u64) macro
103 ioctl_with_mut_ref(self, virtio_sys::VHOST_GET_FEATURES(), &mut avail_features) in get_features()