Searched defs:ProtectionType (Results 1 – 11 of 11) sorted by relevance
/external/crosvm/devices/src/sys/windows/ |
D | serial_device.rs | 22 protected_vm: ProtectionType, in new() 31 protected_vm: ProtectionType, in new_pipe() 41 protected_vm: ProtectionType, in create_system_type_serial_device()
|
/external/crosvm/devices/src/sys/unix/ |
D | serial_device.rs | 33 protected_vm: ProtectionType, in new() 116 protected_vm: ProtectionType, in create_system_type_serial_device()
|
/external/crosvm/arch/src/ |
D | serial.rs | 85 protected_vm: ProtectionType, in add_serial_devices()
|
/external/crosvm/devices/src/ |
D | serial_device.rs | 129 protected_vm: ProtectionType, in create_serial_device()
|
D | serial.rs | 88 _protected_vm: ProtectionType, in new()
|
/external/crosvm/devices/src/virtio/vhost/user/device/ |
D | console.rs | 82 protected_vm: ProtectionType, in new()
|
/external/crosvm/devices/src/virtio/ |
D | console.rs | 363 protected_vm: ProtectionType, in new()
|
/external/crosvm/hypervisor/src/ |
D | lib.rs | 453 pub enum ProtectionType { enum
|
/external/crosvm/aarch64/src/ |
D | lib.rs | 591 protected_vm: ProtectionType, in configure_vcpu_early()
|
/external/crosvm/hypervisor/src/kvm/ |
D | mod.rs | 169 protection_type: ProtectionType, in new()
|
/external/crosvm/x86_64/src/ |
D | lib.rs | 1440 protected_vm: ProtectionType, in setup_serial_devices()
|