Searched refs:CPU_BROKEN (Results 1 – 2 of 2) sorted by relevance
381 case CPU_BROKEN: in cpu_check_up_prepare()448 oldstate, CPU_BROKEN) != oldstate) in cpu_wait_death()472 if (oldstate != CPU_BROKEN) in cpu_report_death()
80 #define CPU_BROKEN 0x000B /* CPU did not die properly */ macro