Home
last modified time | relevance | path

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

12345678910>>...14

/aosp_15_r20/external/crosvm/base/src/
H A Dmmap.rs111 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 Dwrite_protection.md72 ### 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 Dmmap.rs140 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 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()
/aosp_15_r20/external/crosvm/base/src/sys/macos/
H A Dmod.rs123 _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 Dhost_protections.py13 Protection = autotest_enum.AutotestEnum( variable
/aosp_15_r20/prebuilts/go/linux-x86/src/runtime/pprof/
Ddefs_darwin_arm64.go7 Protection int32 member
Ddefs_darwin_amd64.go7 Protection int32 member
/aosp_15_r20/external/crosvm/fuse/src/
H A Dfuzzing.rs43 _prot: Protection, in map()
H A Dworker.rs150 _prot: Protection, in map()
H A Dserver.rs117 prot: Protection, in map()
136 prot: Protection, in map()
/aosp_15_r20/external/crosvm/devices/src/virtio/iommu/sys/linux/
H A Dvfio_wrapper.rs92 prot: Protection, in vfio_dma_map()
/aosp_15_r20/frameworks/base/core/java/android/content/pm/
H A DPermissionInfo.java89 public @interface Protection {} annotation in PermissionInfo
/aosp_15_r20/external/crosvm/vm_control/src/
H A Dapi.rs81 prot: Protection, in register_memory()
H A Dlib.rs462 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 DRenderEngine.h61 enum class Protection { enum
/aosp_15_r20/external/crosvm/devices/src/virtio/fs/
H A Dworker.rs100 prot: Protection, in map()
/aosp_15_r20/external/crosvm/devices/src/virtio/iommu/
H A Dipc_memory_mapper.rs236 prot: Protection, in do_copy()
H A Dmemory_mapper.rs222 _prot: Protection, in vfio_dma_map()
/aosp_15_r20/frameworks/native/libs/renderengine/include/renderengine/
H A DRenderEngine.h94 enum class Protection { enum
/aosp_15_r20/external/crosvm/devices/src/virtio/
H A Dvirtio_device.rs55 prot: Protection, in add_mapping()
H A Dmedia.rs117 prot: Protection, in add_mapping()
/aosp_15_r20/external/crosvm/hypervisor/src/haxm/
H A Dvm.rs405 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/
Dpsapi.h197 ULONG_PTR Protection :5; member
/aosp_15_r20/external/crosvm/hypervisor/src/whpx/
H A Dvm.rs717 prot: Protection, in add_fd_mapping()

12345678910>>...14