PsQuerySystemDllInfo

INT64 *__fastcall PsQuerySystemDllInfo(int a1){
  INT64 *v1; 
  v1 = (&PspSystemDlls)[a1];
  if( v1 && v1[5] )
    return v1 + 2;
  else
    return 0i64;
}

Referenced by:

DbgkCreateThread
DbgkSendSystemDllMessages
ExpSystemErrorHandler2
MmInitSystemDll
PsWow64IsMachineSupported
PspInitializeSystemDlls
PspWow64PickBestNtdll