Home
last modified time | relevance | path

Searched full:el3 (Results 1 – 25 of 34) sorted by relevance

12

/linux/Documentation/arch/arm64/
H A Dbooting.rst13 (EL0 - EL3), with EL0, EL1 and EL2 having a secure and a non-secure
14 counterpart. EL2 is the hypervisor level, EL3 is the highest priority
215 - If EL3 is present:
222 - If EL3 is present and the kernel is entered at EL2:
268 - If EL3 is present:
286 - If EL3 is present:
298 - If EL3 is present:
310 - If EL3 is present:
328 - If EL3 is present and the kernel is entered at EL2:
334 - If EL3 is present and the kernel is entered at EL2:
[all …]
/linux/Documentation/devicetree/bindings/interrupt-controller/
H A Darm,gic-v5.yaml100 and "el3-" for EL3.
104 enum: [ ns-config, s-config, realm-config, el3-config, ns-setlpi,
105 s-setlpi, realm-setlpi, el3-setlpi ]
152 and "el3-" for EL3.
156 enum: [ ns-config, s-config, realm-config, el3-config ]
188 and "el3-" for EL3.
192 enum: [ ns-translate, s-translate, realm-translate, el3-translate ]
/linux/tools/perf/pmu-events/arch/arm64/arm/neoverse-n1/
H A Dexception.json36 "PublicDescription": "Counts SMC exceptions take to EL3."
60 … but taken from EL0, EL1,\n or EL2 to EL3 (which would be the normal behavior for FIQs when not ex…
/linux/tools/perf/pmu-events/arch/arm64/arm/neoverse-v1/
H A Dexception.json36 "PublicDescription": "Counts SMC exceptions take to EL3."
60 … but taken from EL0, EL1,\n or EL2 to EL3 (which would be the normal behavior for FIQs when not ex…
/linux/Documentation/devicetree/bindings/firmware/
H A Dintel,stratix10-svc.yaml21 communication with SDM, only the secure world of software (EL3, Exception
23 exception layers must channel through the EL3 software whenever it needs
30 code running in EL3.
/linux/Documentation/translations/zh_CN/arch/arm64/
H A Dbooting.txt36 AArch64 异常模型由多个异常级(EL0 - EL3)组成,对于 EL0 和 EL1 异常级
38 EL3 是最高特权级,且仅存在于安全模式下。
192 - 如果 EL3 存在:
201 - 如果 EL3 存在:
/linux/Documentation/translations/zh_TW/arch/arm64/
H A Dbooting.txt40 AArch64 異常模型由多個異常級(EL0 - EL3)組成,對於 EL0 和 EL1 異常級
42 EL3 是最高特權級,且僅存在於安全模式下。
196 - 如果 EL3 存在:
205 - 如果 EL3 存在:
/linux/include/linux/firmware/intel/
H A Dstratix10-smc.h15 * monitor software in Secure Monitor Exception Level 3 (EL3).
24 * EL1 and EL3 communicates pointer as physical address rather than the
81 * Sync call used by service driver at EL1 to request the FPGA in EL3 to
209 * Read a protected register at EL3
228 * Write a protected register at EL3
247 * Update one or more bits in a protected register at EL3 using a
309 * Sync call used by service driver at EL1 to alert EL3 that a Double
/linux/Documentation/driver-api/firmware/
H A Dother_interfaces.rst28 Exception Level 3 (EL3).
33 of the requests on to a secure monitor (EL3).
/linux/drivers/net/ethernet/3com/
H A DKconfig20 config EL3 config
H A D3c589_cs.c605 /* The EL3 interrupt handler. */
718 /* lp->lock guards the EL3 window. Window should always be 1 except in media_check()
H A D3c509.c528 /* The EL3-specific entries in the device structure. */ in el3_common_init()
760 /* The EL3 interrupt handler. */
H A D3c574_cs.c764 /* The EL3 interrupt handler. */
/linux/tools/perf/arch/arm64/util/
H A Darm64_exception_types.h54 #define ESR_ELx_EC_IMP_DEF (0x1f) /* EL3 only */
/linux/arch/arm64/include/asm/
H A Dkvm_pkvm.h153 * descriptor returned from EL3 in response to a RETRIEVE_REQ call. in hyp_ffa_proxy_pages()
H A Desr.h43 #define ESR_ELx_EC_IMP_DEF UL(0x1f) /* EL3 only */
/linux/drivers/firmware/efi/
H A Dcper-arm.c28 "AArch64 EL3 context registers",
/linux/arch/arm64/kvm/
H A Dpmu-emul.c75 if (kvm_has_feat(kvm, ID_AA64PFR0_EL1, EL3, IMP)) in kvm_pmu_evtyper_mask()
298 * range reserved for EL2/EL3. in kvm_pmu_hyp_counter_mask()
H A Dhandle_exit.c90 * Note that on ARMv8.3, even if EL3 is not implemented, SMC executed in handle_smc()
H A Dconfig.c142 #define FEAT_AA64EL3 ID_AA64PFR0_EL1, EL3, IMP
H A Dsys_regs.c4268 u32 el3 = kvm_has_feat(vcpu->kvm, ID_AA64PFR0_EL1, EL3, IMP); in trap_dbgdidr() local
4274 (1 << 15) | (el3 << 14) | (el3 << 12)); in trap_dbgdidr()
/linux/arch/arm64/kvm/hyp/nvhe/
H A Dsys_regs.c92 MAX_FEAT(ID_AA64PFR0_EL1, EL3, IMP),
/linux/arch/arm64/tools/
H A Dsysreg476 0b0001 EL3
1217 UnsignedEnum 15:12 EL3
1371 0b11 EL3
/linux/tools/testing/selftests/kvm/arm64/
H A Dset_id_regs.c139 REG_FTR_BITS(FTR_LOWER_SAFE, ID_AA64PFR0_EL1, EL3, 1),
/linux/arch/arm64/kernel/
H A Dproton-pack.c1079 * vectors. The indirect vector doesn't include the EL3 in spectre_bhb_enable_mitigation()

12