Searched refs:EL1_SystemMode (Results 1 – 4 of 4) sorted by relevance
41 public ExceptionLevel ExceptionLevel => ExceptionLevel.EL1_SystemMode;
51 EL1_SystemMode = 1, enumerator
58 public ExceptionLevel ExceptionLevel => ExceptionLevel.EL1_SystemMode;
2357 …cpu.SecurityState != SecurityState.NonSecure || cpu.ExceptionLevel > ExceptionLevel.EL1_SystemMode) in IsVirtualized()2366 …cpu.SecurityState != SecurityState.NonSecure || cpu.ExceptionLevel > ExceptionLevel.EL1_SystemMode) in IsVirtualized()