Home
last modified time | relevance | path

Searched refs:CPU_SMT_ENABLED (Results 1 – 2 of 2) sorted by relevance

/linux/kernel/
A Dcpu.c415 enum cpuhp_smt_control cpu_smt_control __read_mostly = CPU_SMT_ENABLED;
450 if (cpu_smt_control == CPU_SMT_ENABLED) in cpu_smt_allowed()
2249 cpu_smt_control = CPU_SMT_ENABLED; in cpuhp_smt_enable()
2437 ctrlval = CPU_SMT_ENABLED; in __store_smt_control()
2457 case CPU_SMT_ENABLED: in __store_smt_control()
2481 [CPU_SMT_ENABLED] = "on",
/linux/include/linux/
A Dcpu.h204 CPU_SMT_ENABLED, enumerator

Completed in 7 milliseconds