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

/vbox/src/VBox/Runtime/r0drv/solaris/
H A Dinitterm-r0drv-solaris.c68 RTR0FNSOLXCCALL g_rtSolXcCall; variable
188 g_rtSolXcCall.u.pfnSol_xc_call = (void *)xc_call;
193 g_rtSolXcCall.u.pfnSol_xc_call_old = (void *)xc_call;
197 g_rtSolXcCall.u.pfnSol_xc_call_old_ulong = (void *)xc_call;
H A Dmp-r0drv-solaris.c166 g_rtSolXcCall.u.pfnSol_xc_call_old_ulong((xc_arg_t)pArgs, /* Arg to IPI function */
175 g_rtSolXcCall.u.pfnSol_xc_call_old((xc_arg_t)pArgs, /* Arg to IPI function */
185 g_rtSolXcCall.u.pfnSol_xc_call((xc_arg_t)pArgs, /* Arg to IPI function */
H A Dthe-solaris-kernel.h151 extern RTR0FNSOLXCCALL g_rtSolXcCall;

Completed in 44 milliseconds