Home
last modified time | relevance | path

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

/arch/mips/kernel/
Dsmp.c123 int i, k, core_present; in calculate_cpu_foreign_map() local
129 core_present = 0; in calculate_cpu_foreign_map()
133 core_present = 1; in calculate_cpu_foreign_map()
134 if (!core_present) in calculate_cpu_foreign_map()