Searched defs:Hypervisor (Results 1 – 19 of 19) sorted by relevance
| /external/crosvm/docs/book/src/running_crosvm/ |
| D | advanced_usage.md | 129 ## Hypervisor section in Advanced Usage
|
| /external/crosvm/hypervisor/tests/ |
| D | real_run_addr.rs | 65 HypervisorT: Hypervisor, in test_real_run_addr()
|
| D | read_only_memory.rs | 70 HypervisorT: Hypervisor, in test_read_only_memory()
|
| D | mmio_and_pio.rs | 67 HypervisorT: Hypervisor, in test_mmio_and_pio()
|
| D | dirty_log.rs | 70 HypervisorT: Hypervisor, in test_dirty_log()
|
| D | remove_memory.rs | 66 HypervisorT: Hypervisor, in test_remove_memory()
|
| D | tsc_offsets.rs | 81 HypervisorT: Hypervisor, in test_tsc_offsets()
|
| /external/crosvm/hypervisor/src/gunyah/ |
| D | aarch64.rs | 54 fn get_hypervisor(&self) -> &dyn Hypervisor { in get_hypervisor()
|
| /external/crosvm/hypervisor/src/ |
| D | aarch64.rs | 68 fn get_hypervisor(&self) -> &dyn Hypervisor; in get_hypervisor()
|
| D | lib.rs | 52 pub trait Hypervisor: Send { trait
|
| /external/crosvm/aarch64/src/ |
| D | lib.rs | 332 hypervisor: &impl Hypervisor, in guest_memory_layout() 744 _hypervisor: &dyn Hypervisor, in configure_vcpu()
|
| /external/libchromeos-rs/src/ |
| D | vsock.rs | 61 Hypervisor, enumerator
|
| /external/crosvm/base/src/sys/unix/ |
| D | vsock.rs | 69 Hypervisor, enumerator
|
| /external/crosvm/hypervisor/src/kvm/ |
| D | aarch64.rs | 186 fn get_hypervisor(&self) -> &dyn Hypervisor { in get_hypervisor()
|
| /external/crosvm/src/sys/ |
| D | windows.rs | 1659 hypervisor: &impl Hypervisor, in create_guest_memory()
|
| /external/crosvm/hypervisor/src/geniezone/ |
| D | mod.rs | 164 fn get_hypervisor(&self) -> &dyn Hypervisor { in get_hypervisor()
|
| /external/crosvm/arch/src/ |
| D | lib.rs | 405 hypervisor: &impl hypervisor::Hypervisor, in guest_memory_layout()
|
| /external/crosvm/src/crosvm/sys/ |
| D | unix.rs | 1280 hypervisor: &impl Hypervisor, in create_guest_memory()
|
| /external/crosvm/x86_64/src/ |
| D | lib.rs | 656 _hypervisor: &impl Hypervisor, in guest_memory_layout()
|