Searched defs:vhost_handle (Results 1 – 3 of 3) sorted by relevance
36 vhost_handle: Option<VhostScmiHandle>, field124 let vhost_handle = self.vhost_handle.take().context("missing vhost_handle")?; in activate() localVariable
43 vhost_handle: Option<VhostVsockHandle>, field186 let vhost_handle = self.vhost_handle.take().context("missing vhost_handle")?; in activate() localVariable
37 pub vhost_handle: T, field