Home
last modified time | relevance | path

Searched defs:Protection (Results 1 – 25 of 30) sorted by relevance

12

/external/crosvm/base/src/
Dmmap.rs105 pub struct Protection { struct
110 impl Protection { implementation
140 pub fn set_read(self) -> Protection { in set_read()
146 pub fn set_write(self) -> Protection { in set_write()
553 _prot: Protection, in add_fd_mapping()
/external/crosvm/base/src/sys/windows/
Dmmap_platform.rs92 prot: Protection, in from_descriptor_offset_protection()
119 prot: Protection, in new_protection_fixed()
141 prot: Protection, in from_descriptor_offset_protection_fixed()
/external/autotest/client/common_lib/
Dhost_protections.py13 Protection = autotest_enum.AutotestEnum( variable
/external/crosvm/base/src/sys/linux/
Dmmap.rs117 prot: Protection, in new_protection()
153 prot: Protection, in from_fd_offset_protection()
172 prot: Protection, in from_fd_offset_protection_populate()
205 prot: Protection, in new_protection_fixed()
230 prot: Protection, in from_descriptor_offset_protection_fixed()
662 prot: Protection, in add_anon_protection()
722 prot: Protection, in add_fd_offset_protection()
733 prot: Protection, in try_add()
791 prot: Protection, in add_fd_mapping()
/external/crosvm/fuse/src/
Dfuzzing.rs43 _prot: Protection, in map()
Dworker.rs150 _prot: Protection, in map()
Dserver.rs117 prot: Protection, in map()
136 prot: Protection, in map()
/external/crosvm/devices/src/virtio/iommu/sys/linux/
Dvfio_wrapper.rs92 prot: Protection, in vfio_dma_map()
/external/crosvm/base/src/sys/macos/
Dmod.rs121 _prot: crate::Protection, in new_protection_fixed()
133 _prot: crate::Protection, in from_descriptor_offset_protection_fixed()
/external/crosvm/vm_control/src/
Dapi.rs79 prot: Protection, in register_memory()
Dlib.rs451 prot: Protection, in map()
630 prot: &Protection, in try_map_to_prepared_region()
1450 prot: Protection, in map_descriptor()
/external/crosvm/devices/src/virtio/fs/
Dworker.rs100 prot: Protection, in map()
/external/crosvm/devices/src/virtio/iommu/
Dipc_memory_mapper.rs236 prot: Protection, in do_copy()
Dmemory_mapper.rs222 _prot: Protection, in vfio_dma_map()
/external/crosvm/devices/src/virtio/
Dvirtio_device.rs51 prot: Protection, in add_mapping()
Dvirtio_pci_device.rs1425 prot: Protection, in add_mapping()
/external/crosvm/hypervisor/src/haxm/
Dvm.rs398 prot: Protection, in add_fd_mapping()
/external/crosvm/hypervisor/src/whpx/
Dvm.rs717 prot: Protection, in add_fd_mapping()
/external/crosvm/hypervisor/src/
Dlib.rs220 prot: Protection, in add_fd_mapping()
/external/crosvm/hypervisor/src/gunyah/
Dmod.rs635 prot: Protection, in add_fd_mapping()
/external/crosvm/hypervisor/src/kvm/
Dmod.rs794 prot: Protection, in add_fd_mapping()
/external/crosvm/devices/src/virtio/vhost/user/device/
Dhandler.rs893 prot: Protection, in add_mapping()
/external/crosvm/devices/src/pci/
Dcoiommu.rs1131 prot: Protection, in register_mmap()
/external/crosvm/hypervisor/src/geniezone/
Dmod.rs1063 prot: Protection, in add_fd_mapping()
/external/clang/lib/CodeGen/
DCodeGenFunction.h812 CodeGenFunction::PeepholeProtection Protection; variable

12