Home
last modified time | relevance | path

Searched defs:vhost_net (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/crosvm/vhost/tests/
H A Dlinux.rs52 let vhost_net = create_fake_vhost_net(); in set_owner() localVariable
59 let vhost_net = create_fake_vhost_net(); in get_features() localVariable
66 let vhost_net = create_fake_vhost_net(); in set_features() localVariable
73 let vhost_net = create_fake_vhost_net(); in set_mem_table() localVariable
81 let vhost_net = create_fake_vhost_net(); in set_vring_num() localVariable
88 let vhost_net = create_fake_vhost_net(); in set_vring_addr() localVariable
106 let vhost_net = create_fake_vhost_net(); in set_vring_base() localVariable
113 let vhost_net = create_fake_vhost_net(); in set_vring_call() localVariable
120 let vhost_net = create_fake_vhost_net(); in set_vring_kick() localVariable
/aosp_15_r20/device/google/cuttlefish/host/libs/vm_manager/
Dqemu_manager.cpp723 auto vhost_net = instance.vhost_net() ? ",vhost=on" : ""; in StartCommands() local
/aosp_15_r20/external/crosvm/devices/src/virtio/
H A Dnet.rs206 pub vhost_net: Option<VhostNetParameters>, field
/aosp_15_r20/device/google/cuttlefish/host/libs/config/
Dcuttlefish_config_instance.cpp1118 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
/aosp_15_r20/external/crosvm/src/crosvm/
H A Dcmdline.rs2498 pub vhost_net: Option<bool>, field
/aosp_15_r20/external/bcc/libbpf-tools/riscv/
H A Dvmlinux_602.h114159 struct vhost_net { struct
114161 struct vhost_net_virtqueue vqs[2]; argument
114162 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;
H A Dvmlinux.h114159 struct vhost_net { struct
114161 struct vhost_net_virtqueue vqs[2]; argument
114162 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;