KiGetTrapFrameMode

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

Referenced by:

KiSwInterruptDispatch