Home
last modified time | relevance | path

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

/external/crosvm/vm_control/src/
Dlib.rs1726 let vcpu_path = snapshot_path.with_extension("vcpu"); in execute() localVariable
1803 let vcpu_path = restore_path.with_extension("vcpu"); in do_restore() localVariable