Searched refs:disable_threadbit (Results 1 – 1 of 1) sorted by relevance
381 int disable_threadbit = 0; in mpc85xx_smp_kexec_cpu_down() local395 disable_threadbit = 1; in mpc85xx_smp_kexec_cpu_down()400 disable_threadbit = 2; in mpc85xx_smp_kexec_cpu_down()404 if (disable_threadbit) { in mpc85xx_smp_kexec_cpu_down()422 mtspr(SPRN_TENC, disable_threadbit); in mpc85xx_smp_kexec_cpu_down()423 while (mfspr(SPRN_TENSR) & disable_threadbit) in mpc85xx_smp_kexec_cpu_down()