Searched refs:cpu_smt_mask (Results 1 – 1 of 1) sorted by relevance
202 #if defined(CONFIG_SCHED_SMT) && !defined(cpu_smt_mask)203 static inline const struct cpumask *cpu_smt_mask(int cpu) in cpu_smt_mask() function