Home
last modified time | relevance | path

Searched defs:GetAtomicExceptionLevelAndSecurityState (Results 1 – 2 of 2) sorted by relevance

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