Searched refs:CPU_SMT_ENABLED (Results 1 – 2 of 2) sorted by relevance
206 CPU_SMT_ENABLED, enumerator
416 enum cpuhp_smt_control cpu_smt_control __read_mostly = CPU_SMT_ENABLED;451 if (cpu_smt_control == CPU_SMT_ENABLED) in cpu_smt_allowed()2295 cpu_smt_control = CPU_SMT_ENABLED; in cpuhp_smt_enable()2485 ctrlval = CPU_SMT_ENABLED; in __store_smt_control()2505 case CPU_SMT_ENABLED: in __store_smt_control()2529 [CPU_SMT_ENABLED] = "on",
Completed in 8 milliseconds