Home
last modified time | relevance | path

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

/external/trusty/lk/lib/libhypervisor/src/
Dhyp.rs47 let hypervisor = get_mmio_guard() in get_mmio_granule() localVariable
115 let hypervisor = get_mem_sharer() in get_granule() localVariable
131 let hypervisor = match get_mem_sharer() { in share_pages() localVariable
170 let hypervisor = match get_mem_sharer() { in unshare_pages() localVariable
/external/crosvm/hypervisor/tests/kvm/
Dx86_64.rs38 let hypervisor = Kvm::new().unwrap(); in get_supported_cpuid() localVariable
52 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.json167 "hypervisor": { object
/external/crosvm/crosvm_control/src/
Dlib.rs1343 hypervisor: HypervisorFfi, field
/external/crosvm/src/sys/
Dwindows.rs2319 let mut hypervisor = cfg in run_config_inner() localVariable
/external/crosvm/src/crosvm/
Dconfig.rs714 pub hypervisor: Option<HypervisorKind>, field
Dcmdline.rs1570 pub hypervisor: Option<HypervisorKind>, field
/external/crosvm/src/crosvm/sys/
Dlinux.rs1953 let hypervisor = cfg in run_config() localVariable