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

/vbox/src/VBox/Additions/common/VBoxGuest/
H A DVBoxGuest.cpp1219 * Use VbgdCommonCreateKernelSession when a ring-0 client connects.
1259 int VbgdCommonCreateKernelSession(PVBOXGUESTDEVEXT pDevExt, PVBOXGUESTSESSION *ppSession) function
1264 LogRel(("VbgdCommonCreateKernelSession: no memory!\n"));
1277 LogFlow(("VbgdCommonCreateKernelSession: pSession=%p proc=%RTproc (%d) r0proc=%p\n",

Completed in 67 milliseconds