Home
last modified time | relevance | path

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

/aosp_15_r20/external/crosvm/hypervisor/src/haxm/
H A Dvcpu.rs103 fn get_vcpu_state(&self) -> Result<VcpuState> { in get_vcpu_state()
566 struct VcpuState { struct
570 impl VcpuState { impl