Searched refs:disable_threadbit (Results 1 – 1 of 1) sorted by relevance
393 int disable_threadbit = 0; in mpc85xx_smp_kexec_cpu_down() local408 disable_threadbit = 1; in mpc85xx_smp_kexec_cpu_down()415 disable_threadbit = 2; in mpc85xx_smp_kexec_cpu_down()419 if (disable_threadbit) { in mpc85xx_smp_kexec_cpu_down()437 mtspr(SPRN_TENC, disable_threadbit); in mpc85xx_smp_kexec_cpu_down()438 while (mfspr(SPRN_TENSR) & disable_threadbit) in mpc85xx_smp_kexec_cpu_down()