MmForceSectionClosed

INT64 __fastcall MmForceSectionClosed(UINT64 *P2, UINT64 a2, INT64 a3, INT64 a4){
  int v5; 
  INT64 result; 
  v5 = (_BYTE)a2 != 0 ? 5 : 1;
  result = MiForceSectionClosed(P2, (_BYTE)a2 != 0 ? 5 : 1);
  if( !(_DWORD)result )
    result = MiForceSectionClosed(P2, v5 & 0xFC | 2u);
  LOBYTE(result) = (_DWORD)result != 2;
  return result;
}

Referenced by:

No references.