Searched refs:sEarlyCPUCallFunction (Results 1 - 1 of 1) sorted by relevance

/haiku/src/system/kernel/
H A Dsmp.cpp93 static void (*sEarlyCPUCallFunction)(void*, int); variable
1001 sEarlyCPUCallFunction(sEarlyCPUCallCookie, cpu);
1011 sEarlyCPUCallFunction = function;

Completed in 43 milliseconds