Searched refs:CG_FLAG_SMT (Results 1 – 4 of 4) sorted by relevance
106 #define CG_FLAG_SMT 0x02 /* New age htt, less crippled. */ macro107 #define CG_FLAG_THREAD (CG_FLAG_HTT | CG_FLAG_SMT) /* Any threading. */
670 CG_FLAG_SMT); in smp_topo()
3022 if ((cg->cg_flags & CG_FLAG_SMT) != 0) in sysctl_kern_sched_topology_spec_internal()
807 cg_root->cg_flags = CG_FLAG_SMT; in x86topo_add_sched_group()