Home
last modified time | relevance | path

Searched refs:from_vcpu (Results 1 – 1 of 1) sorted by relevance

/external/crosvm/src/crosvm/
Dgdb.rs123 from_vcpu: mpsc::Receiver<VcpuDebugStatusMessage>, field
134 from_vcpu: mpsc::Receiver<VcpuDebugStatusMessage>, in new()
139 from_vcpu, in new()
150 match self.from_vcpu.recv_timeout(Duration::from_millis(500)) { in vcpu_request()
491 .from_vcpu in wait_for_stop_reason()