Searched refs:core0_thr_mask (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/arch/mips/netlogic/common/
H A Dsmp.c212 uint32_t core0_thr_mask, core_thr_mask; nlm_parse_cpumask() local
215 core0_thr_mask = 0; nlm_parse_cpumask()
218 core0_thr_mask |= (1 << i); nlm_parse_cpumask()
219 switch (core0_thr_mask) { nlm_parse_cpumask()
242 if (core_thr_mask != 0 && core_thr_mask != core0_thr_mask) nlm_parse_cpumask()

Completed in 49 milliseconds