/aosp_15_r20/packages/modules/Virtualization/guest/pvmfw/src/ |
D | device_assignment.rs | 1307 let hypervisor: MockHypervisor = Default::default(); in device_info_new_without_symbols() localVariable 1321 let hypervisor: MockHypervisor = Default::default(); in device_info_new_without_device() localVariable 1335 let hypervisor = MockHypervisor { in device_info_assigned_info_without_iommus() localVariable 1360 let hypervisor = MockHypervisor { in device_info_assigned_info() localVariable 1385 let hypervisor = MockHypervisor { in device_info_filter() localVariable 1428 let hypervisor = MockHypervisor { in device_info_patch() localVariable 1481 let hypervisor = MockHypervisor { in device_info_patch_no_pviommus() localVariable 1518 let hypervisor = MockHypervisor { in device_info_overlay_iommu() localVariable 1558 let hypervisor = MockHypervisor { in device_info_multiple_devices_iommus() localVariable 1617 let hypervisor = MockHypervisor { in device_info_iommu_sharing() localVariable [all …]
|
/aosp_15_r20/external/trusty/lk/dev/virtio/vsock-rust/src/ |
D | kvm.rs | 42 let hypervisor = get_mem_sharer() in get_granule() localVariable 58 let hypervisor = get_mem_sharer() in share_pages() localVariable 95 let hypervisor = get_mem_sharer() in unshare_pages() localVariable
|
/aosp_15_r20/external/crosvm/hypervisor/tests/kvm/ |
H A D | x86_64.rs | 38 let hypervisor = Kvm::new().unwrap(); in get_supported_cpuid() localVariable 52 let hypervisor = Kvm::new().unwrap(); in entries_double_on_error() localVariable
|
/aosp_15_r20/packages/modules/Virtualization/libs/libhypervisor_backends/src/ |
D | lib.rs | 22 mod hypervisor; module
|
/aosp_15_r20/external/crosvm/riscv64/ |
H A D | Cargo.toml | 16 hypervisor = { path = "../hypervisor" } qkey
|
/aosp_15_r20/external/crosvm/aarch64/ |
H A D | Cargo.toml | 18 hypervisor = { path = "../hypervisor" } qkey
|
/aosp_15_r20/prebuilts/android-emulator/darwin-x86_64/lib/ |
H A D | snapshot.proto | 55 optional int32 hypervisor = 5; field
|
/aosp_15_r20/prebuilts/android-emulator/linux-x86_64/lib/ |
H A D | snapshot.proto | 55 optional int32 hypervisor = 5; field
|
/aosp_15_r20/external/crosvm/hypervisor/ |
H A D | Cargo.toml | 2 name = "hypervisor" package
|
/aosp_15_r20/external/crosvm/vm_control/ |
H A D | Cargo.toml | 23 hypervisor = { path = "../hypervisor" } qkey
|
/aosp_15_r20/external/crosvm/x86_64/ |
H A D | Cargo.toml | 21 hypervisor = { path = "../hypervisor" } qkey
|
/aosp_15_r20/external/crosvm/arch/ |
H A D | Cargo.toml | 24 hypervisor = { path = "../hypervisor" } qkey
|
/aosp_15_r20/external/crosvm/fuzz/ |
H A D | Cargo.toml | 17 hypervisor = { path = "../hypervisor" } qkey
|
/aosp_15_r20/external/crosvm/e2e_tests/fixture/src/sys/ |
H A D | windows.rs | 81 let hypervisor = get_hypervisor(); in get_hypervisor_args() localVariable
|
/aosp_15_r20/external/crosvm/ |
H A D | cargo_embargo.json | 189 "hypervisor": { object
|
H A D | Cargo.toml | 512 hypervisor = { path = "hypervisor" } qkey
|
/aosp_15_r20/external/crosvm/devices/ |
H A D | Cargo.toml | 72 hypervisor = { path = "../hypervisor" } qkey
|
/aosp_15_r20/external/crosvm/src/sys/ |
H A D | windows.rs | 2317 let mut hypervisor = cfg in run_config_inner() localVariable
|
/aosp_15_r20/external/crosvm/src/crosvm/ |
H A D | config.rs | 750 pub hypervisor: Option<HypervisorKind>, field
|
H A D | cmdline.rs | 1521 pub hypervisor: Option<HypervisorKind>, field
|
/aosp_15_r20/external/crosvm/src/crosvm/sys/ |
H A D | linux.rs | 1862 let hypervisor = cfg in run_config() localVariable
|
/aosp_15_r20/frameworks/proto_logging/stats/ |
H A D | atoms.proto | 18652 optional Hypervisor hypervisor = 1; field
|
/aosp_15_r20/out/soong/.intermediates/frameworks/proto_logging/stats/libstats_proto_host/linux_glibc_x86_64_shared/gen/proto/frameworks/proto_logging/stats/ |
D | atoms.pb.h | 386506 inline ::android::os::statsd::VmCreationRequested_Hypervisor VmCreationRequested::hypervisor() cons… in hypervisor() function
|