Home
last modified time | relevance | path

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

/external/crosvm/hypervisor/tests/kvm/
Dx86_64.rs39 let hypervisor = Kvm::new().unwrap(); in get_supported_cpuid() localVariable
46 let hypervisor = Kvm::new().unwrap(); in get_emulated_cpuid() localVariable
60 let hypervisor = Kvm::new().unwrap(); in entries_double_on_error() localVariable
/external/crosvm/e2e_tests/fixture/src/sys/
Dwindows.rs81 let hypervisor = get_hypervisor(); in get_hypervisor_args() localVariable
/external/crosvm/
Dcargo_embargo.json187 "hypervisor": { object
/external/crosvm/src/sys/
Dwindows.rs2283 let mut hypervisor = cfg in run_config_inner() localVariable
/external/crosvm/src/crosvm/
Dconfig.rs717 pub hypervisor: Option<HypervisorKind>, field
Dcmdline.rs1463 pub hypervisor: Option<HypervisorKind>, field
/external/crosvm/src/crosvm/sys/
Dlinux.rs1647 let hypervisor = cfg in run_config() localVariable