Searched defs:vhost_net (Results 1 – 7 of 7) sorted by relevance
52 let vhost_net = create_fake_vhost_net(); in set_owner() localVariable59 let vhost_net = create_fake_vhost_net(); in get_features() localVariable66 let vhost_net = create_fake_vhost_net(); in set_features() localVariable73 let vhost_net = create_fake_vhost_net(); in set_mem_table() localVariable81 let vhost_net = create_fake_vhost_net(); in set_vring_num() localVariable88 let vhost_net = create_fake_vhost_net(); in set_vring_addr() localVariable106 let vhost_net = create_fake_vhost_net(); in set_vring_base() localVariable113 let vhost_net = create_fake_vhost_net(); in set_vring_call() localVariable120 let vhost_net = create_fake_vhost_net(); in set_vring_kick() localVariable
723 auto vhost_net = instance.vhost_net() ? ",vhost=on" : ""; in StartCommands() local
206 pub vhost_net: Option<VhostNetParameters>, field
1118 void CuttlefishConfig::MutableInstanceSpecific::set_vhost_net(bool vhost_net) { in set_vhost_net()1121 bool CuttlefishConfig::InstanceSpecific::vhost_net() const { in vhost_net() function in cuttlefish::CuttlefishConfig::InstanceSpecific
2498 pub vhost_net: Option<bool>, field
114159 struct vhost_net { struct114161 struct vhost_net_virtqueue vqs[2]; argument114162 struct vhost_poll poll[2];114163 unsigned int tx_packets;114164 unsigned int tx_zcopy_err;114165 bool tx_flush;114166 struct page_frag page_frag;114167 int refcnt_bias;