Searched refs:topology_smt_supported (Results 1 – 3 of 3) sorted by relevance
144 bool topology_smt_supported(void);157 static inline bool topology_smt_supported(void) { return false; } in topology_smt_supported() function
277 bool topology_smt_supported(void) in topology_smt_supported() function
438 if (!topology_smt_supported()) in cpu_smt_check_topology()