Home
last modified time | relevance | path

Searched defs:exceptionLevel (Results 1 – 3 of 3) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Cores/Arm/
DARMCommon.cs28 …void GetAtomicExceptionLevelAndSecurityState(out ExceptionLevel exceptionLevel, out SecurityState … in GetAtomicExceptionLevelAndSecurityState()
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Cores/Arm64/
DARMv8A.cs56 …public void GetAtomicExceptionLevelAndSecurityState(out ExceptionLevel exceptionLevel, out Securit… in GetAtomicExceptionLevelAndSecurityState()
404 private ExceptionLevel exceptionLevel; field in Antmicro.Renode.Peripherals.CPU.ARMv8A
DARMv8R.cs291 private ExceptionLevel exceptionLevel; field in Antmicro.Renode.Peripherals.CPU.ARMv8R