Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/
H A Dcpu.c402 enum cpuhp_smt_control cpu_smt_control __read_mostly = CPU_SMT_ENABLED;
437 if (cpu_smt_control == CPU_SMT_ENABLED) in cpu_smt_allowed()
2482 cpu_smt_control = CPU_SMT_ENABLED; in cpuhp_smt_enable()
2659 ctrlval = CPU_SMT_ENABLED; in __store_smt_control()
2679 case CPU_SMT_ENABLED: in __store_smt_control()
2703 [CPU_SMT_ENABLED] = "on",
/OK3568_Linux_fs/kernel/include/linux/
H A Dcpu.h214 CPU_SMT_ENABLED, enumerator