Searched refs:cpuhp_smt_enable (Results 1 – 4 of 4) sorted by relevance
217 extern int cpuhp_smt_enable(void);224 static inline int cpuhp_smt_enable(void) { return 0; } in cpuhp_smt_enable() function
270 ret = cpuhp_smt_enable(); in arch_resume_nosmt()
312 ret = cpuhp_smt_enable(); in hibernate_resume_nonboot_cpu_disable()
2103 int cpuhp_smt_enable(void) in cpuhp_smt_enable() function2306 ret = cpuhp_smt_enable(); in __store_smt_control()