Searched refs:hyperthreading_allowed (Results 1 – 1 of 1) sorted by relevance
148 static int hyperthreading_allowed = 1; variable149 SYSCTL_INT(_machdep, OID_AUTO, hyperthreading_allowed, CTLFLAG_RDTUN,150 &hyperthreading_allowed, 0, "Use Intel HTT logical CPUs");648 if (!hyperthreading_allowed && in assign_cpu_ids()