Home
last modified time | relevance | path

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

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