Searched refs:disable_threadbit (Results 1 – 1 of 1) sorted by relevance
388 int disable_threadbit = 0; in mpc85xx_smp_kexec_cpu_down() local402 disable_threadbit = 1; in mpc85xx_smp_kexec_cpu_down()407 disable_threadbit = 2; in mpc85xx_smp_kexec_cpu_down()411 if (disable_threadbit) { in mpc85xx_smp_kexec_cpu_down()429 mtspr(SPRN_TENC, disable_threadbit); in mpc85xx_smp_kexec_cpu_down()430 while (mfspr(SPRN_TENSR) & disable_threadbit) in mpc85xx_smp_kexec_cpu_down()