Searched defs:CreateVm (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/external/crosvm/hypervisor/tests/ |
H A D | mmio_and_pio.rs | 64 fn test_mmio_and_pio<CreateVm, HypervisorT, VmT>(create_vm: CreateVm) in test_mmio_and_pio() 217 fn test_pio_out<CreateVm, HypervisorT, VmT>(create_vm: CreateVm) in test_pio_out() 353 fn test_pio_in<CreateVm, HypervisorT, VmT>(create_vm: CreateVm) in test_pio_in()
|
H A D | read_only_memory.rs | 67 fn test_read_only_memory<CreateVm, HypervisorT, VmT>(create_vm: CreateVm) in test_read_only_memory()
|
H A D | real_run_addr.rs | 62 fn test_real_run_addr<CreateVm, HypervisorT, VmT>(create_vm: CreateVm) in test_real_run_addr()
|
H A D | dirty_log.rs | 67 fn test_dirty_log<CreateVm, HypervisorT, VmT>(create_vm: CreateVm) in test_dirty_log()
|
H A D | remove_memory.rs | 63 fn test_remove_memory<CreateVm, HypervisorT, VmT>(create_vm: CreateVm) in test_remove_memory()
|
H A D | tsc_offsets.rs | 78 fn test_tsc_offsets<CreateVm, HypervisorT, VmT>(create_vm: CreateVm) in test_tsc_offsets()
|
/aosp_15_r20/external/crosvm/crosvm_cli/src/sys/windows/ |
H A D | exit.rs | 333 CreateVm = 0xE0000060, enumerator
|