Home
last modified time | relevance | path

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

/external/crosvm/hypervisor/src/haxm/
Dvcpu.rs104 fn get_vcpu_state(&self) -> Result<VcpuState> { in get_vcpu_state()
567 struct VcpuState { struct
571 impl VcpuState { impl