Home
last modified time | relevance | path

Searched defs:VsockSnapshot (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/crosvm/devices/src/virtio/vhost/
H A Dvsock.rs59 struct VsockSnapshot { struct
60 cid: u64,
61 avail_features: u64,
62 acked_features: u64,
63 vrings_base: Vec<VringBase>,
/aosp_15_r20/external/crosvm/devices/src/virtio/vsock/sys/windows/
H A Dvsock.rs162 struct VsockSnapshot { struct
163 guest_cid: u64,
164 features: u64,
165 acked_features: u64,