Searched refs:MP_SetState (Results 1 – 3 of 3) sorted by relevance
12 void MP_SetState(int state);
53 MP_SetState(CPUSTATE_HALTED); in Debug_HaltIPI()63 MP_SetState(CPUSTATE_BOOTED); in Debug_HaltIPI()
127 MP_SetState(int state) in MP_SetState() function