| /freebsd/sys/contrib/device-tree/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 ]
|
| /freebsd/sys/contrib/device-tree/Bindings/firmware/ |
| H A D | intel,stratix10-svc.txt | 10 communication with SDM, only the secure world of software (EL3, Exception 12 exception layers must channel through the EL3 software whenever it needs 19 code running in EL3.
|
| 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.
|
| /freebsd/contrib/opencsd/decoder/source/mem_acc/ |
| H A D | trc_mem_acc_base.cpp | 126 case OCSD_MEM_SPACE_EL3: oss << "EL3"; break; in getMemAccString() 141 oss << "EL3,"; in getMemAccString()
|
| /freebsd/contrib/opencsd/decoder/include/common/ |
| H A D | ocsd_dcd_tree.h | 253 …e.g. if the core is accessing secure EL3, then the most specialised matching space will be accesse… 254 If an EL3 space matches that will be used, otherwise the any secure, and finally _ANY.
|
| /freebsd/contrib/llvm-project/lldb/source/Plugins/Instruction/ARM64/ |
| H A D | EmulateInstructionARM64.h | 91 enum ExceptionLevel { EL0 = 0, EL1 = 1, EL2 = 2, EL3 = 3 }; enumerator
|
| H A D | EmulateInstructionARM64.cpp | 495 when EL3 in BranchTo()
|
| /freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/Arch/ |
| H A D | AArch64.cpp | 261 if (Mtp == "el3" || Mtp == "tpidr_el3") in getAArch64TargetFeatures() 262 Features.push_back("+tpidr-el3"); in getAArch64TargetFeatures()
|
| /freebsd/contrib/opencsd/decoder/include/opencsd/ |
| H A D | ocsd_if_types.h | 355 ocsd_EL3, /**< EL3 */ 437 OCSD_MEM_SPACE_EL3 = 0x8, /**< S EL3 */
|
| /freebsd/sys/arm64/arm64/ |
| H A D | identcpu.c | 531 MRS_FIELD_VALUE(ID_AA64DFR0_BRBE_EL3, "BRBE EL3"), 1715 MRS_FIELD_VALUE_NONE_IMPL(ID_AA64PFR0, EL3, NONE, 64), 1716 MRS_FIELD_VALUE(ID_AA64PFR0_EL3_64_32, "EL3 32"), 1755 MRS_FIELD(ID_AA64PFR0, EL3, false, MRS_LOWER, 0, id_aa64pfr0_el3), 2333 * instruction that can be trapped by EL3. in user_ctr_enable()
|
| H A D | mp_machdep.c | 560 * remain useful, due to lack of EL3. Thus, we'll usually fall into the in start_cpu()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64Features.td | 735 def FeatureEL3 : SubtargetFeature<"el3", "HasEL3", "true",
|
| H A D | AArch64SystemOperands.td | 1958 // v9.5a Delegated SError exceptions for EL3 (FEAT_E3DSE) 1973 // v9.5a Fine Grained Write Trap EL3 (FEAT_FGWTE3)
|
| H A D | AArch64InstrInfo.td | 58 AssemblerPredicateWithAll<(all_of FeatureEL3), "el3">;
|
| /freebsd/sys/arm64/include/ |
| H A D | armreg.h | 2371 #define PMEVTYPER_M (1 << 26) /* Secure EL3 filtering */
|
| /freebsd/contrib/llvm-project/clang/include/clang/Driver/ |
| H A D | Options.td | 4628 …_Features_Group>, Values<"soft,cp15,tpidrurw,tpidruro,tpidrprw,el0,el1,el2,el3,tpidr_el0,tpidr_el1…
|