Searched refs:VhostVsockDeviceNew (Results 1 – 1 of 1) sorted by relevance
138 VhostVsockDeviceNew(virtio::vhost::Error), enumerator235 VhostVsockDeviceNew(e) => write!(f, "failed to set up virtual socket device: {}", e), in fmt()668 let dev = virtio::vhost::Vsock::new(cid, mem).map_err(Error::VhostVsockDeviceNew)?; in create_vhost_vsock_device()