KiGetTrapFrameMode

CHAR __fastcall KiGetTrapFrameMode(INT64 a1){
  return *(_BYTE *)(a1 + 368) & 1;
}

Referenced by:

KiSwInterruptDispatch