Searched refs:lastCPU (Results 1 – 1 of 1) sorted by relevance
48 volatile static int lastCPU; variable108 lastCPU = 0; in MP_Init()113 lastCPU = i; in MP_Init()115 lastCPU++; in MP_Init()136 return lastCPU; in MP_GetCPUs()148 for (c = 0; c <= lastCPU; c++) { in MP_CrossCallTrap()191 while (frame.count < lastCPU) { in MP_CrossCall()