Searched refs:threads_per_subcore (Results 1 – 2 of 2) sorted by relevance
24 extern int threads_per_subcore;29 #define threads_per_subcore 1 macro55 return cpu & (threads_per_subcore - 1); in cpu_thread_in_subcore()
200 return threads_per_subcore; in kvmppc_cur_subcore_size()