Searched refs:vhost_ext_features (Results 1 – 3 of 3) sorted by relevance
68 uint64_t vhost_ext_features; member99 uint64_t vhost_ext_features, uint32_t busyloop_timeout);
518 uint64_t vhost_ext_features, in vhost_dev_init() argument555 vdev->vhost_ext_features = vhost_ext_features & features; in vhost_dev_init()645 vdev->vhost_ext_features; in vhost_dev_start()
1175 uint64_t vhost_ext_features = 1 << VHOST_NET_F_VIRTIO_NET_HDR; in vhost_net_init() local1191 vhost_features, vhost_ext_features, busyloop_timeout); in vhost_net_init()
Completed in 9 milliseconds