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

/vbox/src/VBox/Additions/common/VBoxGuestLib/
H A DVBoxGuestR3LibMisc.cpp87 Req.idSession = 0;
90 *pu64IdSession = Req.idSession;
/vbox/src/VBox/Devices/VMMDev/
H A DVMMDevState.h239 uint64_t idSession; member in struct:VMMDevState
H A DVMMDev.cpp2200 pReq->idSession = pThis->idSession;
3737 pThis->idSession = ASMReadTSC();
4119 pThis->idSession = ASMReadTSC();
/vbox/include/VBox/
H A DVMMDev.h1480 uint64_t idSession; member in struct:__anon185
/vbox/src/VBox/Devices/testcase/
H A DtstDeviceStructSizeRC.cpp1627 GEN_CHECK_OFF(VMMDEV, idSession);

Completed in 424 milliseconds