Searched refs:xlp_threads_per_core (Results 1 – 3 of 3) sorted by relevance
110 int xlp_threads_per_core; variable204 xlp_threads_per_core = 1; in xlp_parse_mmu_options()208 xlp_threads_per_core = 2; in xlp_parse_mmu_options()212 xlp_threads_per_core = 4; in xlp_parse_mmu_options()251 for (j = 0; j < xlp_threads_per_core; j++) { in xlp_parse_mmu_options()705 s = xlp_ncores * xlp_threads_per_core; in platform_cpu_mask()715 xlp_threads_per_core, CG_FLAG_THREAD)); in platform_smp_topo()
58 extern int xlp_threads_per_core;
431 if (xlp_threads_per_core < xlp_msg_threads_per_core) in xlp_msgring_config()432 xlp_msg_threads_per_core = xlp_threads_per_core; in xlp_msgring_config()