| /linux/Documentation/devicetree/bindings/interrupt-controller/ |
| H A D | arm,gic-v5.yaml | 100 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 D | exception.json | 36 "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 D | exception.json | 36 "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 D | intel,stratix10-svc.yaml | 21 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 D | booting.txt | 36 AArch64 异常模型由多个异常级(EL0 - EL3)组成,对于 EL0 和 EL1 异常级 38 EL3 是最高特权级,且仅存在于安全模式下。 192 - 如果 EL3 存在: 201 - 如果 EL3 存在:
|
| /linux/Documentation/translations/zh_TW/arch/arm64/ |
| H A D | booting.txt | 40 AArch64 異常模型由多個異常級(EL0 - EL3)組成,對於 EL0 和 EL1 異常級 42 EL3 是最高特權級,且僅存在於安全模式下。 196 - 如果 EL3 存在: 205 - 如果 EL3 存在:
|
| /linux/include/linux/firmware/intel/ |
| H A D | stratix10-smc.h | 16 * monitor software in Secure Monitor Exception Level 3 (EL3). 25 * EL1 and EL3 communicates pointer as physical address rather than the 86 * Sync call used by service driver at EL1 to request the FPGA in EL3 to 214 * Read a protected register at EL3 233 * Write a protected register at EL3 252 * Update one or more bits in a protected register at EL3 using a 314 * Sync call used by service driver at EL1 to alert EL3 that a Double
|
| H A D | stratix10-svc-client.h | 348 * in EL3 secure firmware. 355 * This function sends a message asynchronously to the SDM mailbox in EL3 secure firmware.
|
| /linux/Documentation/driver-api/firmware/ |
| H A D | other_interfaces.rst | 28 Exception Level 3 (EL3). 33 of the requests on to a secure monitor (EL3).
|
| /linux/drivers/net/ethernet/3com/ |
| H A D | Kconfig | 20 config EL3 config
|
| H A D | 3c589_cs.c | 605 /* The EL3 interrupt handler. */ 718 /* lp->lock guards the EL3 window. Window should always be 1 except in media_check()
|
| H A D | 3c509.c | 528 /* The EL3-specific entries in the device structure. */ in el3_common_init() 760 /* The EL3 interrupt handler. */
|
| /linux/tools/perf/arch/arm64/util/ |
| H A D | arm64_exception_types.h | 54 #define ESR_ELx_EC_IMP_DEF (0x1f) /* EL3 only */
|
| /linux/drivers/firmware/ |
| H A D | stratix10-svc.c | 221 * to EL3 secure firmware 1219 * EL3 secure firmware. It performs various checks and setups, 1221 * packaging it to El3 firmware. The function handles different 1228 * memory is not available, -EAGAIN if EL3 firmware is busy, -EBADF 1229 * if the message is rejected by EL3 firmware and -EIO on other 1230 * errors from EL3 firmware. 1582 * between V1 and V3 messages in El3 firmware. in stratix10_svc_async_init()
|
| /linux/arch/arm64/include/asm/ |
| H A D | kvm_pkvm.h | 153 * descriptor returned from EL3 in response to a RETRIEVE_REQ call. in hyp_ffa_proxy_pages()
|
| /linux/arch/arm64/kvm/hyp/nvhe/ |
| H A D | ffa.c | 14 * - Forwarded on unmodified to the SPMD at EL3 876 * Given that the architecture requires us to trust EL3 anyway, in kvm_host_ffa_handler()
|
| H A D | sys_regs.c | 92 MAX_FEAT(ID_AA64PFR0_EL1, EL3, IMP),
|
| /linux/drivers/firmware/efi/ |
| H A D | cper-arm.c | 28 "AArch64 EL3 context registers",
|
| /linux/drivers/soc/samsung/ |
| H A D | gs101-pmu.c | 334 * from EL3, but are still read accessible. As Linux needs to write some of
|
| /linux/arch/arm64/kvm/ |
| H A D | pmu-emul.c | 75 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 D | handle_exit.c | 90 * Note that on ARMv8.3, even if EL3 is not implemented, SMC executed in handle_smc()
|
| /linux/tools/arch/arm64/include/asm/ |
| H A D | esr.h | 41 #define ESR_ELx_EC_IMP_DEF UL(0x1f) /* EL3 only */
|
| /linux/drivers/hwtracing/coresight/ |
| H A D | coresight-etm4x.h | 698 * Non-secure EL3 is never implemented. 706 #define ETM_EXLEVEL_S_MON BIT(3) /* Secure EL3/Monitor */
|
| /linux/tools/testing/selftests/kvm/arm64/ |
| H A D | set_id_regs.c | 139 REG_FTR_BITS(FTR_LOWER_SAFE, ID_AA64PFR0_EL1, EL3, 1),
|
| /linux/arch/arm64/kernel/ |
| H A D | proton-pack.c | 1067 * vectors. The indirect vector doesn't include the EL3 in spectre_bhb_enable_mitigation()
|