Home
last modified time | relevance | path

Searched refs:vhost_ext_features (Results 1 – 3 of 3) sorted by relevance

/devicemodel/include/
A Dvhost.h68 uint64_t vhost_ext_features; member
99 uint64_t vhost_ext_features, uint32_t busyloop_timeout);
/devicemodel/hw/pci/virtio/
A Dvhost.c518 uint64_t vhost_ext_features, in vhost_dev_init() argument
555 vdev->vhost_ext_features = vhost_ext_features & features; in vhost_dev_init()
645 vdev->vhost_ext_features; in vhost_dev_start()
A Dvirtio_net.c1175 uint64_t vhost_ext_features = 1 << VHOST_NET_F_VIRTIO_NET_HDR; in vhost_net_init() local
1191 vhost_features, vhost_ext_features, busyloop_timeout); in vhost_net_init()

Completed in 9 milliseconds