ExpGetSystemProcessorFeaturesInformation

__int64 __fastcall ExpGetSystemProcessorFeaturesInformation(_QWORD *a1){
  *a1 = KeFeatureBits;
  a1[1] = 0i64;
  a1[2] = 0i64;
  a1[3] = 0i64;
  return 0i64;
}

Referenced by:

ExpQuerySystemInformation