Home
last modified time | relevance | path

Searched refs:threads_per_group (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/arch/powerpc/kernel/
Dsmp.c93 unsigned int threads_per_group; member
719 tg->threads_per_group = thread_group_array[2]; in parse_thread_groups()
722 tg->threads_per_group < 1) in parse_thread_groups()
725 total_threads = tg->nr_groups * tg->threads_per_group; in parse_thread_groups()
761 int group_start = i * tg->threads_per_group; in get_cpu_thread_group_start()
763 for (j = 0; j < tg->threads_per_group; j++) { in get_cpu_thread_group_start()
780 .threads_per_group = 0}; in init_cpu_l1_cache_map()