KiDpcRuntimeHistoryHashTableAllocate

NTSTATUS __stdcall KiDpcRuntimeHistoryHashTableAllocate(_SIZE_T NumberOfBytes){
  return(unsigned int)ExAllocatePoolWithTag(0x200ui64, *(UINT64 *)&NumberOfBytes, 1953002052i64);
}

Referenced by:

KiInsertNewDpcRuntime