Home
last modified time | relevance | path

Searched defs:ProtectionType (Results 1 – 17 of 17) sorted by relevance

/aosp_15_r20/external/crosvm/src/crosvm/sys/linux/
H A Ddevice_helpers.rs250 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 Dserial_device.rs28 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 Dlinux.rs33 protection_type: ProtectionType, in new()
54 protection_type: ProtectionType, in new()
73 _protection_type: ProtectionType, in new()
H A Dwindows.rs27 protection_type: ProtectionType, in new()
41 protection_type: ProtectionType, in new_with_pipe()
/aosp_15_r20/external/crosvm/devices/src/sys/linux/
H A Dserial_device.rs62 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 Ddevice.rs39 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 Dwindows.rs87 _protection_type: ProtectionType, in new()
115 _protection_type: ProtectionType, in new_with_pipe()
H A Dlinux.rs26 _protection_type: ProtectionType, in new()
/aosp_15_r20/external/crosvm/devices/src/
H A Ddebugcon.rs34 _protection_type: ProtectionType, in new()
47 _protection_type: ProtectionType, in new_with_pipe()
H A Dserial_device.rs205 protection_type: ProtectionType, in create_serial_device()
/aosp_15_r20/external/crosvm/hypervisor/src/
H A Dlib.rs567 pub enum ProtectionType { enum
585 impl ProtectionType { implementation
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A Dvk_command_buffer_utils.h21 enum class ProtectionType : uint8_t enum
/aosp_15_r20/external/crosvm/arch/src/sys/
H A Dlinux.rs167 protection_type: ProtectionType, in generate_platform_bus()
/aosp_15_r20/external/crosvm/arch/src/
H A Dserial.rs113 protection_type: ProtectionType, in add_serial_devices()
/aosp_15_r20/external/crosvm/devices/src/virtio/
H A Dconsole.rs44 protection_type: ProtectionType, in new()
/aosp_15_r20/external/crosvm/x86_64/src/
H A Dlib.rs2219 protection_type: ProtectionType, in setup_serial_devices()
2257 protection_type: ProtectionType, in setup_debugcon_devices()
/aosp_15_r20/external/crosvm/aarch64/src/
H A Dlib.rs1390 protection_type: ProtectionType, in vcpu_init()