ZwEnumerateKey

NTSTATUS __stdcall ZwEnumerateKey(
        VOID *KeyHandle,
        UINT64 Index,
        _KEY_INFORMATION_CLASS KeyInformationClass,
        VOID *KeyInformation,
        UINT64 Length,
        UINT64 *ResultLength){
  NTSTATUS result; 

  _disable();
  __readeflags();
  KiServiceInternal();
  return result;
}

Referenced by:

ApiSetpLoadSchemaExtensions
AslRegistryEnumKey
BiZwEnumerateKey
CmDeleteKeyRecursive
CmpCloneHwProfile
CmpGetAcpiProfileInformation
CmpMoveBiosAliasTable
EtwpEnumerateAutologgerPath
EtwpEnumerateKeyProviders
EtwpFindMatchingPmcRegistryGroup
EtwpLoadMicroarchitecturalPmcs
EtwpLoadMicroarchitecturalProfileGroup
EtwpRemoveMicroarchitecturalPmcFromPmcGroup
NtLockProductActivationKeys
PiDcInitUpdateProperties
PiDevCfgConfigureDeviceInterfaces
PiDevCfgConfigureSoftwareDevices
PiDevCfgCopyDeviceKey
PipInitDeviceOverrideCache
PopDetectSimulatedHeteroProcessors
RegRtlEnumKey
RegistryOverwriteCentralProcessor
RtlpMuiRegLoadInstalledFromKey
RtlpProcessIFEOKeyFilter
RtlpRemovePendingDeleteLanguages
RtlpUpdateDynamicTimeZones
SepReadAndInsertCaps
VrpPostEnumerateKey
WdipSemLoadLocalGroupPolicy
WdipSemLoadNextContextProvider
WdipSemLoadNextEndEvent
WdipSemLoadNextScenario
WdipSemLoadScenarioTable
pIoQueryBusDescription