Searched refs:disable_threadbit (Results 1 – 1 of 1) sorted by relevance
384 int disable_threadbit = 0; in mpc85xx_smp_kexec_cpu_down() local398 disable_threadbit = 1; in mpc85xx_smp_kexec_cpu_down()403 disable_threadbit = 2; in mpc85xx_smp_kexec_cpu_down()407 if (disable_threadbit) { in mpc85xx_smp_kexec_cpu_down()425 mtspr(SPRN_TENC, disable_threadbit); in mpc85xx_smp_kexec_cpu_down()426 while (mfspr(SPRN_TENSR) & disable_threadbit) in mpc85xx_smp_kexec_cpu_down()