MmFreePagesFromMdl

VOID *__stdcall MmFreePagesFromMdl(PMDL MemoryDescriptorList){
  UINT64 v1; 
  VOID *result; 

  MiFreePagesFromMdl(MemoryDescriptorList, 0i64, v1);
  return result;
}

Referenced by:

HalpDmaAllocateLocalContiguousPool
HalpDmaAllocateLocalScatterPool
HalpDmaGrowContiguousMapBuffers
HalpDmaGrowScatterMapBuffers
IopLiveDumpAllocateDumpBuffers
IopLiveDumpAllocateFromVMMemoryPartition
IopLiveDumpFreeDumpBuffers
IopLiveDumpWriteDumpFile
IopLiveDumpWriteDumpFileWithExtraPages
MmAllocateNonCachedMemory
MmFreeNonCachedMemory
MmFreeSecureKernelPages
ResFwFreeContext
sub_1403E9150