IoNotifyDump

VOID __stdcall IoNotifyDump(_NOTIFY_DUMP_EVENT Event){
  __int32 v1; 
  __int32 v2; 
  __int64 v3; 

  if( qword_140C509D0 )
  {
    v1 = Event - 1;
    if( v1 )
    {
      v2 = v1 - 1;
      if( v2 )
      {
        if( v2 != 1 )
          return;
        v3 = 5i64;
      }
      else
      {
        v3 = 4i64;
      }
    }
    else
    {
      v3 = 3i64;
    }
    ((void(__fastcall *)(__int64, _QWORD, _QWORD))qword_140C509D0)(v3, 0i64, 0i64);
  }
}

Referenced by:

PopRestoreHiberContext
PopSaveHiberContext