Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/platforms/85xx/
Dsmp.c362 atomic_t kexec_down_cpus = ATOMIC_INIT(0); variable
370 atomic_inc(&kexec_down_cpus); in mpc85xx_smp_kexec_cpu_down()
445 while ( (atomic_read(&kexec_down_cpus) != (num_cpus - 1)) && in mpc85xx_smp_machine_kexec()