| /OK3568_Linux_fs/kernel/drivers/android/ |
| H A D | binder_internal.h | 175 * (protected by @proc->inner_lock) 177 * (protected by @proc->inner_lock) 179 * (protected by binder_dead_nodes_lock) 183 * (protected by @lock) 186 * (protected by @proc->inner_lock if @proc 189 * (protected by @proc->inner_lock if @proc 192 * (protected by @proc->inner_lock if @proc 195 * (protected by @proc->inner_lock while @proc 198 * it is also protected by @lock to provide safety 205 * (protected by @proc->inner_lock if @proc [all …]
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | protected_memory_allocator.h | 28 * struct protected_memory_allocation - Protected memory allocation 30 * @pa: Physical address of the protected memory allocation. 41 * struct protected_memory_allocator_ops - Callbacks for protected memory 44 * @pma_alloc_page: Callback to allocate protected memory 46 * @pma_free_page: Callback to free protected memory 50 * pma_alloc_page - Allocate protected memory pages 52 * @pma_dev: The protected memory allocator the request is being made 63 * pma_get_phys_addr - Get the physical address of the protected memory 66 * @pma_dev: The protected memory allocator the request is being made 68 * @pma: The protected memory allocation whose physical address [all …]
|
| H A D | protected_mode_switcher.h | 28 * struct protected_mode_ops - Callbacks for protected mode switch operations 30 * @protected_mode_enable: Callback to enable protected mode for device 31 * @protected_mode_disable: Callback to disable protected mode for device 35 * protected_mode_enable() - Enable protected mode on device 44 * protected_mode_disable() - Disable protected mode on device, and 55 * struct protected_mode_device - Device structure for protected mode devices
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/arm/ |
| H A D | protected_memory_allocator.txt | 21 * Arm protected memory allocator for Mali GPU device drivers 25 - compatible: Must be "arm,protected-memory-allocator" 27 The protected memory allocator manages allocation of physical pages of a 28 reserved memory region of protected memory, therefore its device node shall 31 In addition to that, the protected memory allocator shall be referenced 47 gpu_protected_memory_allocator: protected-memory-allocator { 48 compatible = "arm,protected-memory-allocator"; 59 protected-memory-allocator = <&gpu_protected_memory_allocator>; 66 The protected memory allocator is gpu_protected_memory_allocator. 68 it is referenced by the GPU as protected-memory-allocator.
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/csf/ |
| H A D | mali_kbase_csf_protected_memory.h | 27 * kbase_csf_protected_memory_init - Initilaise protected memory allocator. 43 * kbase_csf_protected_memory_alloc - Allocate protected memory pages. 46 * @phys: Array of physical addresses to be filled in by the protected 49 * @is_small_page: Flag used to select the order of protected memory page. 51 * Return: Pointer to an array of protected memory allocations on success, 63 * protected memory pages 66 * @pma: Array of pointer to protected memory allocations. 68 * @is_small_page: Flag used to select the order of protected memory page.
|
| /OK3568_Linux_fs/kernel/Documentation/virt/kvm/ |
| H A D | s390-pv-boot.rst | 4 s390 (IBM Z) Boot/IPL of Protected VMs 9 The memory of Protected Virtual Machines (PVMs) is not accessible to 17 KVM to decrypt the protected virtual machine. 19 Based on this data, KVM will make the protected virtual machine known 44 Subcode 10: Move into Protected Virtualization mode 67 When running in protected virtualization mode, some subcodes will result in 76 Re-IPL into a protected mode is only possible via a detour into non 77 protected mode.
|
| /OK3568_Linux_fs/kernel/arch/x86/realmode/rm/ |
| H A D | wakeup.h | 16 u32 pmode_entry; /* Protected mode resume point, 32-bit only */ 18 u32 pmode_cr0; /* Protected mode cr0 */ 19 u32 pmode_cr3; /* Protected mode cr3 */ 20 u32 pmode_cr4; /* Protected mode cr4 */ 21 u32 pmode_efer_low; /* Protected mode EFER */ 24 u32 pmode_misc_en_low; /* Protected mode MISC_ENABLE */
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath10k/ |
| H A D | core.h | 203 /* Protected by data_lock */ 427 /* protected by ar->data_lock */ 520 /* the following are protected by ar->data_lock */ 542 /* protected by conf_mutex */ 545 /* Protected with ar->data_lock */ 548 /* Protected with ar->data_lock */ 578 /* protected by data_lock */ 626 /* For setting VHT peer fixed rate, protected by conf_mutex */ 644 /* Copy Engine register dump, protected by ce-lock */ 661 /* used for crash-dump storage, protected by data-lock */ [all …]
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/isp20/ |
| H A D | Stream.h | 42 protected: 55 protected: 73 protected: 99 protected: 134 protected: 136 protected: 159 protected: 179 protected: 200 protected: 212 protected: [all …]
|
| /OK3568_Linux_fs/kernel/arch/s390/include/uapi/asm/ |
| H A D | pkey.h | 24 #define PROTKEYBLOBSIZE 80 /* protected key blob size is always 80 bytes */ 25 #define MAXPROTKEYSIZE 64 /* a protected key blob may be up to 64 bytes */ 83 /* Struct to hold protected key and length info */ 87 __u8 protkey[MAXPROTKEYSIZE]; /* the protected key blob */ 133 * Fabricate AES protected key from a CCA AES secure key 139 struct pkey_protkey protkey; /* out: the protected key */ 144 * Fabricate AES protected key from clear key value 149 struct pkey_protkey protkey; /* out: the protected key */ 169 struct pkey_protkey protkey; /* out: the protected key */ 193 * Generate AES random protected key. [all …]
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/midgard/ |
| H A D | protected_mode_switcher.h | 24 * struct protected_mode_ops - Callbacks for protected mode switch operations 26 * @protected_mode_enable: Callback to enable protected mode for device 27 * @protected_mode_disable: Callback to disable protected mode for device 31 * protected_mode_enable() - Enable protected mode on device 40 * protected_mode_disable() - Disable protected mode on device, and 51 * struct protected_mode_device - Device structure for protected mode devices
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rk_stream/stream_cfg/ |
| H A D | Stream.h | 62 protected: 64 protected: 82 protected: 94 protected: 112 protected: 135 protected: 165 protected: 167 protected: 190 protected: 284 protected: [all …]
|
| /OK3568_Linux_fs/u-boot/board/keymile/km83xx/ |
| H A D | README.kmeter1 | 67 Un-Protected 5 sectors 73 Protected 5 sectors 77 Un-Protected 1 sectors 79 Un-Protected 1 sectors 85 Protected 1 sectors 87 Protected 1 sectors
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/backend/gpu/ |
| H A D | mali_kbase_jm_rb.c | 353 * ultimately reach protected mode: in kbase_gpu_release_atom() 371 * protected mode, then resume hwcnt now. If the GPU is now in in kbase_gpu_release_atom() 372 * protected mode then hwcnt will be resumed by GPU reset so in kbase_gpu_release_atom() 459 * When entering into protected mode, we must ensure that the in kbase_gpu_disable_coherent() 461 * ensure that no protected memory can be leaked. in kbase_gpu_disable_coherent() 474 "Cannot enter protected mode: protected callbacks not specified.\n"); in kbase_gpu_protected_mode_enter() 477 /* Switch GPU to protected mode */ in kbase_gpu_protected_mode_enter() 482 dev_warn(kbdev->dev, "Failed to enable protected mode: %d\n", in kbase_gpu_protected_mode_enter() 498 "Cannot exit protected mode: protected callbacks not specified.\n"); in kbase_gpu_protected_mode_reset() 503 /* The protected mode disable callback will be called as part of reset in kbase_gpu_protected_mode_reset() [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/bits/ |
| H A D | codecvt.h | 62 * that forward to the protected virtual functions. in _GLIBCXX_VISIBILITY() 64 * This template also provides abstract stubs for the protected virtual in _GLIBCXX_VISIBILITY() 222 protected: in _GLIBCXX_VISIBILITY() 284 protected: in _GLIBCXX_VISIBILITY() 299 protected: in _GLIBCXX_VISIBILITY() 349 protected: in _GLIBCXX_VISIBILITY() 361 protected: in _GLIBCXX_VISIBILITY() 412 protected: in _GLIBCXX_VISIBILITY() 424 protected: in _GLIBCXX_VISIBILITY() 483 protected: in _GLIBCXX_VISIBILITY() [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/bits/ |
| H A D | codecvt.h | 62 * that forward to the protected virtual functions. in _GLIBCXX_VISIBILITY() 64 * This template also provides abstract stubs for the protected virtual in _GLIBCXX_VISIBILITY() 222 protected: in _GLIBCXX_VISIBILITY() 284 protected: in _GLIBCXX_VISIBILITY() 299 protected: in _GLIBCXX_VISIBILITY() 349 protected: in _GLIBCXX_VISIBILITY() 361 protected: in _GLIBCXX_VISIBILITY() 412 protected: in _GLIBCXX_VISIBILITY() 424 protected: in _GLIBCXX_VISIBILITY() 483 protected: in _GLIBCXX_VISIBILITY() [all …]
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | spi_flash.h | 41 * 'protected area'. This function checks if this protected area is 45 * @return 0 if no region is write-protected, 1 if a region is 46 * write-protected, -ENOSYS if the driver does not implement this, 95 * 'protected area'. This function checks if this protected area is 99 * @return 0 if no region is write-protected, 1 if a region is 100 * write-protected, -ENOSYS if the driver does not implement this,
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/aiq_core/ |
| H A D | RkAiqCamGroupHandleInt.h | 104 protected: 215 protected: 281 protected: 314 protected: 350 protected: 400 protected: 463 protected: 518 protected: 563 protected: 602 protected: [all …]
|
| /OK3568_Linux_fs/kernel/mm/ |
| H A D | page_counter.c | 19 unsigned long protected, old_protected; in propagate_protected_usage() local 28 protected = min(usage, min); in propagate_protected_usage() 29 old_protected = atomic_long_xchg(&c->min_usage, protected); in propagate_protected_usage() 30 delta = protected - old_protected; in propagate_protected_usage() 37 protected = min(usage, low); in propagate_protected_usage() 38 old_protected = atomic_long_xchg(&c->low_usage, protected); in propagate_protected_usage() 39 delta = protected - old_protected; in propagate_protected_usage() 202 * page_counter_set_min - set the amount of protected memory 219 * page_counter_set_low - set the amount of protected memory
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/doc/as.html/ |
| H A D | Protected.html | 16 <title>Using as: Protected</title> 18 <meta name="description" content="Using as: Protected"> 19 <meta name="keywords" content="Using as: Protected"> 63 <a name="Protected"></a> 70 <h3 class="section">7.75 <code>.protected <var>names</var></code></h3> 72 <a name="index-protected-directive"></a> 79 <code>protected</code> which means that any references to the symbols from within the
|
| H A D | Print.html | 28 <link href="Protected.html#Protected" rel="next" title="Protected"> 66 Next: <a href="Protected.html#Protected" accesskey="n" rel="next">Protected</a>, Previous: <a href=…
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/doc/as.html/ |
| H A D | Protected.html | 16 <title>Using as: Protected</title> 18 <meta name="description" content="Using as: Protected"> 19 <meta name="keywords" content="Using as: Protected"> 63 <a name="Protected"></a> 70 <h3 class="section">7.75 <code>.protected <var>names</var></code></h3> 72 <a name="index-protected-directive"></a> 79 <code>protected</code> which means that any references to the symbols from within the
|
| /OK3568_Linux_fs/kernel/drivers/virt/vboxguest/ |
| H A D | vboxguest_core.h | 111 * Protected by session_mutex. 116 * Protected by session_mutex. 133 * Protected by session_mutex. 138 * Protected by session_mutex. 167 * Protected by vbg_gdev.session_mutex. 173 * host filter. Protected by vbg_gdev.session_mutex. 184 * host. Protected by vbg_gdev.session_mutex. 189 /** Set on CANCEL_ALL_WAITEVENTS, protected by vbg_devevent_spinlock. */
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/jm/ |
| H A D | mali_kbase_jm_defs.h | 90 /* Atom requires GPU to be in protected mode */ 94 /* Atom is waiting for L2 caches to power up in order to enter protected mode */ 261 * slots, as their protected mode requirements 264 * and is waiting for completion of protected 293 * the preparation for GPU's entry into protected mode, 298 * atoms currently submitted to GPU and protected mode 301 * become disabled before entry into protected mode. 305 * coherent mode before entering protected mode. 309 * GPU enters protected mode. 312 * that L2 is powered up and switch GPU to protected mode. [all …]
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/csf/ipa_control/ |
| H A D | mali_kbase_csf_ipa_control.h | 137 * @protected_time: Time spent in protected mode since last query, 147 * Performance counters are not updated while the GPU operates in protected 149 * been in protected mode since the last query. The function returns success 151 * in protected mode. 244 * kbase_ipa_control_protm_entered - Tell IPA_CONTROL that protected mode 250 * that the GPU has entered protected mode. Since the GPU cannot access 254 * to record the duration of time the GPU is in protected mode, which can 261 * kbase_ipa_control_protm_exited - Tell IPA_CONTROL that protected mode 267 * that the GPU has exited from protected mode.
|