ZwSetInformationProcess

UINT64 __stdcall ZwSetInformationProcess(GROUP_AFFINITY *GroupAffinity){
  UINT64 result; 
  _disable();
  __readeflags();
  KiServiceInternal();
  return result;
}

Referenced by:

CmpInitializeRegistryProcess
RtlCreateUserStack
RtlpWow64CreateUserStack
StartFirstUserProcess