KeQueryActiveProcessorAffinity

UINT64 __stdcall KeQueryActiveProcessorAffinity(_KAFFINITY_EX *Affinity){
  KeCopyAffinityEx((__int64)Affinity, &KeActiveProcessors.Count);
  return(unsigned int)KeNumberProcessors_0;
}

Referenced by:

EtwpGetMicroarchitecturalPmcAffinity
PpmCheckInitProcessors
PpmInstallPlatformIdleStates
PpmRegisterPerfStates