PsChargeProcessNonPagedPoolQuota

INT64 __fastcall PsChargeProcessNonPagedPoolQuota(__int64 a1, unsigned __int64 a2){
  if( (PEPROCESS)a1 == PsInitialSystemProcess )
    return 0i64;
  else
    return PspChargeQuota(*(_QWORD *)(a1 + 1384), a1, 0i64, a2);
}

Referenced by:

ExEnableHandleTracing
MiBuildNewCloneDescriptor
MiCloneVads
MiCreateAweInfoBitMap
MiCreateCloneChain
MiCreatePlaceholderStorage
MiCreateRotateView
MiCreateVadEventBitmap
MiFreeVadRange
MiInsertVadCharges
NtSetInformationProcess
ViIrpAllocateLockedPacket