Searched refs:OPAL_START_CPU (Results 1 – 2 of 2) sorted by relevance
13 #define OPAL_START_CPU 41 macro
228 if (opal_call(OPAL_START_CPU, cpu_id, (unsigned long)start_secondary, 0) != OPAL_SUCCESS) { in start_thread()