Searched refs:CPU_STATE_RUNNING (Results 1 – 2 of 2) sorted by relevance
93 if (state != CPU_STATE_RUNNING) { in stopcpu_bycpuid()152 if (state != CPU_STATE_RUNNING) in stopcpu_bycpuid()
270 #define CPU_STATE_RUNNING 0x2 /* cpu running guest code */ macro