Searched refs:cpuhp_smt_enable (Results 1 – 2 of 2) sorted by relevance
20 extern int cpuhp_smt_enable(void);29 static inline int cpuhp_smt_enable(void) { return 0; } in cpuhp_smt_enable() function
334 ret = cpuhp_smt_enable(); in hibernate_resume_nonboot_cpu_disable()