Home
last modified time | relevance | path

Searched refs:EL3 (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/contrib/device-tree/Bindings/firmware/
H A Dintel,stratix10-svc.txt10 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.
/freebsd/contrib/llvm-project/lldb/source/Plugins/Instruction/ARM64/
H A DEmulateInstructionARM64.h91 enum ExceptionLevel { EL0 = 0, EL1 = 1, EL2 = 2, EL3 = 3 }; enumerator
H A DEmulateInstructionARM64.cpp495 when EL3 in BranchTo()
/freebsd/sys/arm64/arm64/
H A Didentcpu.c1721 MRS_FIELD_VALUE_NONE_IMPL(ID_AA64PFR0, EL3, NONE, 64),
1761 MRS_FIELD(ID_AA64PFR0, EL3, false, MRS_LOWER, 0, id_aa64pfr0_el3),
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64SystemOperands.td2273 // v9.5a Delegated SError exceptions for EL3 (FEAT_E3DSE)
2288 // v9.5a Fine Grained Write Trap EL3 (FEAT_FGWTE3)