Searched refs:CPUSTATE_NOT_PRESENT (Results 1 – 2 of 2) sorted by relevance
5 #define CPUSTATE_NOT_PRESENT 0 macro
100 cpus[i].state = CPUSTATE_NOT_PRESENT; in MP_Init()238 if (cpus[c].state != CPUSTATE_NOT_PRESENT) { in Debug_CPUS()