MiSubsectionNeedsExtents

__int64 __fastcall MiSubsectionNeedsExtents(_DWORD *a1){
  __int64 v1; 
  unsigned __int8 v3; 
  unsigned __int64 v4; 
  __int64 result; 

  v1 = *(_QWORD *)a1;
  v3 = ExAcquireSpinLockExclusive((INT64 *)(*(_QWORD *)a1 + 72i64));
  a1[13] |= 0x40000000u;
  v4 = v3;
  ExReleaseSpinLockExclusiveFromDpcLevel((INT64 *)(v1 + 72));
  result = (unsigned int)KiIrqlFlags;
  __writecr8(v4);
  return result;
}

Referenced by:

MiExtendSection
MmExtendSection