| /external/crosvm/base/src/ |
| D | mmap.rs | 105 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/ |
| D | mmap_platform.rs | 92 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/ |
| D | host_protections.py | 13 Protection = autotest_enum.AutotestEnum( variable
|
| /external/crosvm/base/src/sys/linux/ |
| D | mmap.rs | 117 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/ |
| D | fuzzing.rs | 43 _prot: Protection, in map()
|
| D | worker.rs | 150 _prot: Protection, in map()
|
| D | server.rs | 117 prot: Protection, in map() 136 prot: Protection, in map()
|
| /external/crosvm/devices/src/virtio/iommu/sys/linux/ |
| D | vfio_wrapper.rs | 92 prot: Protection, in vfio_dma_map()
|
| /external/crosvm/base/src/sys/macos/ |
| D | mod.rs | 121 _prot: crate::Protection, in new_protection_fixed() 133 _prot: crate::Protection, in from_descriptor_offset_protection_fixed()
|
| /external/crosvm/vm_control/src/ |
| D | api.rs | 79 prot: Protection, in register_memory()
|
| D | lib.rs | 451 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/ |
| D | worker.rs | 100 prot: Protection, in map()
|
| /external/crosvm/devices/src/virtio/iommu/ |
| D | ipc_memory_mapper.rs | 236 prot: Protection, in do_copy()
|
| D | memory_mapper.rs | 222 _prot: Protection, in vfio_dma_map()
|
| /external/crosvm/devices/src/virtio/ |
| D | virtio_device.rs | 51 prot: Protection, in add_mapping()
|
| D | virtio_pci_device.rs | 1425 prot: Protection, in add_mapping()
|
| /external/crosvm/hypervisor/src/haxm/ |
| D | vm.rs | 398 prot: Protection, in add_fd_mapping()
|
| /external/crosvm/hypervisor/src/whpx/ |
| D | vm.rs | 717 prot: Protection, in add_fd_mapping()
|
| /external/crosvm/hypervisor/src/ |
| D | lib.rs | 220 prot: Protection, in add_fd_mapping()
|
| /external/crosvm/hypervisor/src/gunyah/ |
| D | mod.rs | 635 prot: Protection, in add_fd_mapping()
|
| /external/crosvm/hypervisor/src/kvm/ |
| D | mod.rs | 794 prot: Protection, in add_fd_mapping()
|
| /external/crosvm/devices/src/virtio/vhost/user/device/ |
| D | handler.rs | 893 prot: Protection, in add_mapping()
|
| /external/crosvm/devices/src/pci/ |
| D | coiommu.rs | 1131 prot: Protection, in register_mmap()
|
| /external/crosvm/hypervisor/src/geniezone/ |
| D | mod.rs | 1063 prot: Protection, in add_fd_mapping()
|
| /external/clang/lib/CodeGen/ |
| D | CodeGenFunction.h | 812 CodeGenFunction::PeepholeProtection Protection; variable
|