Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/platforms/85xx/
H A Dsmp.c367 atomic_t kexec_down_cpus = ATOMIC_INIT(0); variable
375 atomic_inc(&kexec_down_cpus); in mpc85xx_smp_kexec_cpu_down()
450 while ( (atomic_read(&kexec_down_cpus) != (num_cpus - 1)) && in mpc85xx_smp_machine_kexec()