Searched refs:cpuhp_smt_enable (Results 1 – 4 of 4) sorted by relevance
221 extern int cpuhp_smt_enable(void);228 static inline int cpuhp_smt_enable(void) { return 0; } in cpuhp_smt_enable() function
209 ret = cpuhp_smt_enable(); in arch_resume_nosmt()
318 ret = cpuhp_smt_enable(); in hibernate_resume_nonboot_cpu_disable()
2266 int cpuhp_smt_enable(void) in cpuhp_smt_enable() function2480 ret = cpuhp_smt_enable(); in __store_smt_control()