Searched refs:hyperThreadingBit (Results 1 – 1 of 1) sorted by relevance
352 @property bool hyperThreadingBit() { return (cpuFeatures.features&HTT_BIT)!=0;} in hyperThreadingBit() function815 if (hyperThreadingBit) { in cpuidX86()958 if (hyperThreadingBit) cf.maxThreads = (apic>>>16) & 0xFF; in cpuidX86()