/aosp_15_r20/external/crosvm/base/src/ |
H A D | mmap.rs | 111 pub struct Protection { struct 116 impl Protection { argument 146 pub fn set_read(self) -> Protection { in set_read() 152 pub fn set_write(self) -> Protection { in set_write() 559 _prot: Protection, in add_fd_mapping()
|
/aosp_15_r20/external/gsc-utils/docs/ |
H A D | write_protection.md | 72 ### Enable Hardware Write Protection 78 ### Disable Hardware Write Protection 84 ### Enable/Disable Hardware Write Protection via Cr50 Console 132 ### Changing Software Write Protection with `ectool`
|
/aosp_15_r20/external/crosvm/base/src/sys/linux/ |
H A D | mmap.rs | 140 prot: Protection, in new_protection() 176 prot: Protection, in from_fd_offset_protection() 195 prot: Protection, in from_fd_offset_protection_populate() 228 prot: Protection, in new_protection_fixed() 253 prot: Protection, in from_descriptor_offset_protection_fixed() 685 prot: Protection, in add_anon_protection() 745 prot: Protection, in add_fd_offset_protection() 756 prot: Protection, in try_add() 814 prot: Protection, in add_fd_mapping()
|
/aosp_15_r20/external/crosvm/base/src/sys/windows/ |
H A 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()
|
/aosp_15_r20/external/crosvm/base/src/sys/macos/ |
H A D | mod.rs | 123 _prot: crate::Protection, in new_protection_fixed() 135 _prot: crate::Protection, in from_descriptor_offset_protection_fixed()
|
/aosp_15_r20/external/autotest/client/common_lib/ |
H A D | host_protections.py | 13 Protection = autotest_enum.AutotestEnum( variable
|
/aosp_15_r20/prebuilts/go/linux-x86/src/runtime/pprof/ |
D | defs_darwin_arm64.go | 7 Protection int32 member
|
D | defs_darwin_amd64.go | 7 Protection int32 member
|
/aosp_15_r20/external/crosvm/fuse/src/ |
H A D | fuzzing.rs | 43 _prot: Protection, in map()
|
H A D | worker.rs | 150 _prot: Protection, in map()
|
H A D | server.rs | 117 prot: Protection, in map() 136 prot: Protection, in map()
|
/aosp_15_r20/external/crosvm/devices/src/virtio/iommu/sys/linux/ |
H A D | vfio_wrapper.rs | 92 prot: Protection, in vfio_dma_map()
|
/aosp_15_r20/frameworks/base/core/java/android/content/pm/ |
H A D | PermissionInfo.java | 89 public @interface Protection {} annotation in PermissionInfo
|
/aosp_15_r20/external/crosvm/vm_control/src/ |
H A D | api.rs | 81 prot: Protection, in register_memory()
|
H A D | lib.rs | 462 prot: Protection, in map() 667 prot: &Protection, in try_map_to_prepared_region() 1655 prot: Protection, in map_descriptor()
|
/aosp_15_r20/frameworks/av/media/libstagefright/renderfright/include/renderengine/ |
H A D | RenderEngine.h | 61 enum class Protection { enum
|
/aosp_15_r20/external/crosvm/devices/src/virtio/fs/ |
H A D | worker.rs | 100 prot: Protection, in map()
|
/aosp_15_r20/external/crosvm/devices/src/virtio/iommu/ |
H A D | ipc_memory_mapper.rs | 236 prot: Protection, in do_copy()
|
H A D | memory_mapper.rs | 222 _prot: Protection, in vfio_dma_map()
|
/aosp_15_r20/frameworks/native/libs/renderengine/include/renderengine/ |
H A D | RenderEngine.h | 94 enum class Protection { enum
|
/aosp_15_r20/external/crosvm/devices/src/virtio/ |
H A D | virtio_device.rs | 55 prot: Protection, in add_mapping()
|
H A D | media.rs | 117 prot: Protection, in add_mapping()
|
/aosp_15_r20/external/crosvm/hypervisor/src/haxm/ |
H A D | vm.rs | 405 prot: Protection, in add_fd_mapping()
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
D | psapi.h | 197 ULONG_PTR Protection :5; member
|
/aosp_15_r20/external/crosvm/hypervisor/src/whpx/ |
H A D | vm.rs | 717 prot: Protection, in add_fd_mapping()
|