Home
last modified time | relevance | path

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

/external/crosvm/hypervisor/src/
Dwhpx.rs73 pub struct Whpx { struct
122 impl Whpx { implementation
165 impl Hypervisor for Whpx { implementation
207 impl HypervisorX86_64 for Whpx { implementation
/external/crosvm/src/crosvm/sys/windows/
Dconfig.rs79 Whpx, enumerator
/external/crosvm/hypervisor/src/whpx/
Dvm.rs87 whpx: &Whpx, in new()
/external/crosvm/src/sys/
Dwindows.rs1270 whpx: Whpx, in create_whpx_vm()