Home
last modified time | relevance | path

Searched full:initialised (Results 1 – 25 of 602) sorted by relevance

12345678910>>...25

/OK3568_Linux_fs/kernel/Documentation/arm64/
H A Dbooting.rst206 the kernel image will be entered must be initialised by software at a
218 - ICC_SRE_EL3.SRE (bit 0) must be initialised to 0b1.
225 - ICC.SRE_EL2.Enable (bit 3) must be initialised to 0b1
226 - ICC_SRE_EL2.SRE (bit 0) must be initialised to 0b1.
235 ICC_SRE_EL3.SRE (bit 0) must be initialised to 0b0.
239 ICC_SRE_EL2.SRE (bit 0) must be initialised to 0b0.
247 - SCR_EL3.APK (bit 16) must be initialised to 0b1
248 - SCR_EL3.API (bit 17) must be initialised to 0b1
252 - HCR_EL2.APK (bit 40) must be initialised to 0b1
253 - HCR_EL2.API (bit 41) must be initialised to 0b1
[all …]
/OK3568_Linux_fs/kernel/arch/arm64/include/asm/
H A Dkvm_pgtable.h165 * @pgt: Page-table structure initialised by kvm_pgtable_hyp_init().
174 * @pgt: Page-table structure initialised by kvm_pgtable_hyp_init().
229 * @pgt: Page-table structure initialised by kvm_pgtable_stage2_init*().
238 * @pgt: Page-table structure initialised by kvm_pgtable_stage2_init*().
271 * @pgt: Page-table structure initialised by kvm_pgtable_stage2_init*().
290 * @pgt: Page-table structure initialised by kvm_pgtable_stage2_init*().
310 * @pgt: Page-table structure initialised by kvm_pgtable_stage2_init*().
327 * @pgt: Page-table structure initialised by kvm_pgtable_stage2_init*().
341 * @pgt: Page-table structure initialised by kvm_pgtable_stage2_init*().
360 * @pgt: Page-table structure initialised by kvm_pgtable_stage2_init*().
[all …]
/OK3568_Linux_fs/kernel/drivers/gpu/arm/midgard/
H A Dmali_kbase_mem_profile_debugfs.c69 dev_dbg(kctx->kbdev->dev, "initialised: %d", in kbasep_mem_profile_debugfs_insert()
91 dev_dbg(kctx->kbdev->dev, "returning: %d, initialised: %d", in kbasep_mem_profile_debugfs_insert()
103 dev_dbg(kctx->kbdev->dev, "initialised: %d", in kbasep_mem_profile_debugfs_remove()
/OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/
H A Dmali_kbase_mem_profile_debugfs.c77 dev_dbg(kctx->kbdev->dev, "initialised: %d", in kbasep_mem_profile_debugfs_insert()
101 dev_dbg(kctx->kbdev->dev, "returning: %d, initialised: %d", in kbasep_mem_profile_debugfs_insert()
113 dev_dbg(kctx->kbdev->dev, "initialised: %d", in kbasep_mem_profile_debugfs_remove()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/openssl/
H A Ddigest.h117 // freshly initialised state. It does not free |ctx| itself. It returns one.
123 // EVP_MD_CTX_copy_ex sets |out|, which must already be initialised, to be a
127 // EVP_MD_CTX_move sets |out|, which must already be initialised, to the hash
139 // initialised, for a fresh hashing operation using |type|. It returns one on
145 // initialised before use.
259 // EVP_MD_CTX_copy sets |out|, which must /not/ be initialised, to be a copy of
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/openssl/
H A Ddigest.h117 // freshly initialised state. It does not free |ctx| itself. It returns one.
123 // EVP_MD_CTX_copy_ex sets |out|, which must already be initialised, to be a
127 // EVP_MD_CTX_move sets |out|, which must already be initialised, to the hash
139 // initialised, for a fresh hashing operation using |type|. It returns one on
145 // initialised before use.
259 // EVP_MD_CTX_copy sets |out|, which must /not/ be initialised, to be a copy of
H A Dhmac.h104 // HMAC_Init_ex sets up an initialised |HMAC_CTX| to use |md| as the hash
137 // initialised by calling |HMAC_CTX_init|. It returns one on success and zero
151 // |src|. On entry, |dest| must /not/ be initialised for an operation with
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/openssl/
H A Ddigest.h117 // freshly initialised state. It does not free |ctx| itself. It returns one.
123 // EVP_MD_CTX_copy_ex sets |out|, which must already be initialised, to be a
127 // EVP_MD_CTX_move sets |out|, which must already be initialised, to the hash
139 // initialised, for a fresh hashing operation using |type|. It returns one on
145 // initialised before use.
259 // EVP_MD_CTX_copy sets |out|, which must /not/ be initialised, to be a copy of
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/openssl/
H A Ddigest.h117 // freshly initialised state. It does not free |ctx| itself. It returns one.
123 // EVP_MD_CTX_copy_ex sets |out|, which must already be initialised, to be a
127 // EVP_MD_CTX_move sets |out|, which must already be initialised, to the hash
139 // initialised, for a fresh hashing operation using |type|. It returns one on
145 // initialised before use.
259 // EVP_MD_CTX_copy sets |out|, which must /not/ be initialised, to be a copy of
/OK3568_Linux_fs/kernel/Documentation/arm/
H A Dporting.rst29 Start address of zero-initialised work area for the decompressor.
121 It is expected that the debugging region will be re-initialised
130 initialised.
/OK3568_Linux_fs/kernel/include/xen/interface/
H A Dvcpu.h39 * Initialise a VCPU. Each VCPU can be initialised only once. A
40 * newly-initialised VCPU will not run until it is brought up by VCPUOP_up.
49 * if the VCPU has not been initialised (VCPUOP_initialise).
61 * 2. After a VCPU is initialised, there is currently no way to drop all its
/OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/host_include/openssl/
H A Ddigest.h115 // freshly initialised state. It does not free |ctx| itself. It returns one.
121 // EVP_MD_CTX_copy_ex sets |out|, which must already be initialised, to be a
132 // initialised, for a fresh hashing operation using |type|. It returns one on
138 // initialised before use.
247 // EVP_MD_CTX_copy sets |out|, which must /not/ be initialised, to be a copy of
/OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/include/openssl/
H A Ddigest.h115 // freshly initialised state. It does not free |ctx| itself. It returns one.
121 // EVP_MD_CTX_copy_ex sets |out|, which must already be initialised, to be a
132 // initialised, for a fresh hashing operation using |type|. It returns one on
138 // initialised before use.
247 // EVP_MD_CTX_copy sets |out|, which must /not/ be initialised, to be a copy of
/OK3568_Linux_fs/device/rockchip/common/linux-kbuild/aarch64/linux-kbuild-5.10/scripts/
H A Dmksysmap20 # D = Initialised data
21 # G = Initialised data for small objects
/OK3568_Linux_fs/device/rockchip/common/linux-kbuild/armhf/linux-kbuild-4.19/scripts/
H A Dmksysmap20 # D = Initialised data
21 # G = Initialised data for small objects
H A Dnamespace.pl273 # D global variable, initialised
274 # G global variable, initialised, small data section
275 # R global array, initialised
283 # d static variable, initialised
284 # g static variable, initialised, small data section
285 # r static array, initialised
/OK3568_Linux_fs/device/rockchip/common/linux-kbuild/armhf/linux-kbuild-5.10/scripts/
H A Dmksysmap20 # D = Initialised data
21 # G = Initialised data for small objects
/OK3568_Linux_fs/device/rockchip/common/linux-kbuild/aarch64/linux-kbuild-4.4/scripts/
H A Dmksysmap20 # D = Initialised data
21 # G = Initialised data for small objects
H A Dnamespace.pl270 # D global variable, initialised
271 # G global variable, initialised, small data section
272 # R global array, initialised
280 # d static variable, initialised
281 # g static variable, initialised, small data section
282 # r static array, initialised
/OK3568_Linux_fs/device/rockchip/common/linux-kbuild/aarch64/linux-kbuild-4.19/scripts/
H A Dmksysmap20 # D = Initialised data
21 # G = Initialised data for small objects
H A Dnamespace.pl273 # D global variable, initialised
274 # G global variable, initialised, small data section
275 # R global array, initialised
283 # d static variable, initialised
284 # g static variable, initialised, small data section
285 # r static array, initialised
/OK3568_Linux_fs/device/rockchip/common/linux-kbuild/armhf/linux-kbuild-4.4/scripts/
H A Dmksysmap20 # D = Initialised data
21 # G = Initialised data for small objects
H A Dnamespace.pl270 # D global variable, initialised
271 # G global variable, initialised, small data section
272 # R global array, initialised
280 # d static variable, initialised
281 # g static variable, initialised, small data section
282 # r static array, initialised
/OK3568_Linux_fs/kernel/scripts/
H A Dmksysmap20 # D = Initialised data
21 # G = Initialised data for small objects
/OK3568_Linux_fs/kernel/Documentation/filesystems/caching/
H A Doperations.rst58 with the operation to be initialised and the release function to use.
103 initialised before submitting the operation::
116 initialised before submitting the operation::

12345678910>>...25