Home
last modified time | relevance | path

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

/linux-6.12.1/arch/arm64/kernel/
Dsmp.c1251 static bool have_cpu_die(void) in have_cpu_die() function
1265 bool smp_spin_tables = (num_possible_cpus() > 1 && !have_cpu_die()); in cpus_are_stuck_in_kernel()