Home
last modified time | relevance | path

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

/linux-4.1.27/arch/powerpc/platforms/85xx/
Dsmp.c341 atomic_t kexec_down_cpus = ATOMIC_INIT(0); variable
348 atomic_inc(&kexec_down_cpus); in mpc85xx_smp_kexec_cpu_down()
418 while ( (atomic_read(&kexec_down_cpus) != (num_cpus - 1)) && in mpc85xx_smp_machine_kexec()