/aosp_15_r20/external/crosvm/src/crosvm/sys/linux/ |
H A D | device_helpers.rs | 250 protection_type: ProtectionType, in create_virtio_device() 285 protection_type: ProtectionType, in create_virtio_device_and_jail() 314 protection_type: ProtectionType, in create_virtio_device() 367 protection_type: ProtectionType, in create_virtio_device() 460 protection_type: ProtectionType, in create_vhost_user_frontend() 481 protection_type: ProtectionType, in create_vhost_user_fs_device() 506 protection_type: ProtectionType, in create_rng_device() 520 protection_type: ProtectionType, in create_virtio_snd_device() 572 protection_type: ProtectionType, in create_vtpm_proxy_device() 597 protection_type: ProtectionType, in create_single_touch_device() [all …]
|
/aosp_15_r20/external/crosvm/devices/src/sys/windows/ |
H A D | serial_device.rs | 28 protection_type: ProtectionType, in new() 37 protection_type: ProtectionType, in new_with_pipe() 48 protection_type: ProtectionType, in create_system_type_serial_device()
|
/aosp_15_r20/external/crosvm/devices/src/virtio/console/sys/ |
H A D | linux.rs | 33 protection_type: ProtectionType, in new() 54 protection_type: ProtectionType, in new() 73 _protection_type: ProtectionType, in new()
|
H A D | windows.rs | 27 protection_type: ProtectionType, in new() 41 protection_type: ProtectionType, in new_with_pipe()
|
/aosp_15_r20/external/crosvm/devices/src/sys/linux/ |
H A D | serial_device.rs | 62 protection_type: ProtectionType, in new() 148 protection_type: ProtectionType, in create_system_type_serial_device() 239 protection_type: ProtectionType, in create_unix_stream_serial_device()
|
/aosp_15_r20/external/crosvm/devices/src/virtio/console/ |
H A D | device.rs | 39 pub fn new_single_port(protection_type: ProtectionType, port: ConsolePort) -> ConsoleDevice { in new_single_port() 49 protection_type: ProtectionType, in new_multi_port()
|
/aosp_15_r20/external/crosvm/devices/src/serial/sys/ |
H A D | windows.rs | 87 _protection_type: ProtectionType, in new() 115 _protection_type: ProtectionType, in new_with_pipe()
|
H A D | linux.rs | 26 _protection_type: ProtectionType, in new()
|
/aosp_15_r20/external/crosvm/devices/src/ |
H A D | debugcon.rs | 34 _protection_type: ProtectionType, in new() 47 _protection_type: ProtectionType, in new_with_pipe()
|
H A D | serial_device.rs | 205 protection_type: ProtectionType, in create_serial_device()
|
/aosp_15_r20/external/crosvm/hypervisor/src/ |
H A D | lib.rs | 567 pub enum ProtectionType { enum 585 impl ProtectionType { implementation
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/ |
H A D | vk_command_buffer_utils.h | 21 enum class ProtectionType : uint8_t enum
|
/aosp_15_r20/external/crosvm/arch/src/sys/ |
H A D | linux.rs | 167 protection_type: ProtectionType, in generate_platform_bus()
|
/aosp_15_r20/external/crosvm/arch/src/ |
H A D | serial.rs | 113 protection_type: ProtectionType, in add_serial_devices()
|
/aosp_15_r20/external/crosvm/devices/src/virtio/ |
H A D | console.rs | 44 protection_type: ProtectionType, in new()
|
/aosp_15_r20/external/crosvm/x86_64/src/ |
H A D | lib.rs | 2219 protection_type: ProtectionType, in setup_serial_devices() 2257 protection_type: ProtectionType, in setup_debugcon_devices()
|
/aosp_15_r20/external/crosvm/aarch64/src/ |
H A D | lib.rs | 1390 protection_type: ProtectionType, in vcpu_init()
|