Searched refs:nCPUs (Results 1 – 1 of 1) sorted by relevance
1026 uint32_t nCPUs; in x86_validate_topology() local1039 if (nCPUs != real_ncpus) { in x86_validate_topology()1041 nCPUs, real_ncpus); in x86_validate_topology()1094 nCPUs = 0; in x86_validate_topology()1105 nCPUs += 1; in x86_validate_topology()1111 if (nCPUs != topoParms.nLThreadsPerDie) { in x86_validate_topology()1145 nCPUs = 0; in x86_validate_topology()1158 nCPUs += 1; in x86_validate_topology()1163 if (nCPUs != topoParms.nLThreadsPerCore) { in x86_validate_topology()1179 nCPUs = 0; in x86_validate_topology()[all …]