Home
last modified time | relevance | path

Searched refs:MP_SetState (Results 1 – 3 of 3) sorted by relevance

/sys/amd64/include/
Dmp.h12 void MP_SetState(int state);
/sys/amd64/
Ddebug.c53 MP_SetState(CPUSTATE_HALTED); in Debug_HaltIPI()
63 MP_SetState(CPUSTATE_BOOTED); in Debug_HaltIPI()
Dmp.c127 MP_SetState(int state) in MP_SetState() function