Searched defs:cpu_call_func_t (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dcpuvar.h811 typedef void (*cpu_call_func_t)(uintptr_t, uintptr_t); typedef
812 extern void cpu_call(cpu_t *, cpu_call_func_t, uintptr_t, uintptr_t);

Completed in 141 milliseconds