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

/vbox/src/VBox/Runtime/r0drv/
H A Dmp-r0drv.h77 DECLHIDDEN(void) rtMpNotificationDoCallbacks(RTMPEVENT enmEvent, RTCPUID idCpu);
H A Dmpnotification-r0drv.c92 DECLHIDDEN(void) rtMpNotificationDoCallbacks(RTMPEVENT enmEvent, RTCPUID idCpu)
/vbox/include/iprt/
H A Dmp.h400 typedef enum RTMPEVENT enum
406 } RTMPEVENT; typedef in typeref:enum:RTMPEVENT
430 typedef DECLCALLBACK(void) FNRTMPNOTIFICATION(RTMPEVENT enmEvent, RTCPUID idCpu, void *pvUser);
/vbox/src/VBox/Runtime/r0drv/solaris/
H A Dmpnotification-r0drv-solaris.c79 RTMPEVENT enmMpEvent;
/vbox/src/VBox/Runtime/r0drv/linux/
H A Dtimer-r0drv-linux.c205 static DECLCALLBACK(void) rtTimerLinuxMpEvent(RTMPEVENT enmEvent, RTCPUID idCpu, void *pvUser);
1079 static DECLCALLBACK(void) rtTimerLinuxMpEvent(RTMPEVENT enmEvent, RTCPUID idCpu, void *pvUser)
/vbox/src/VBox/VMM/VMMR0/
H A DHMR0.cpp55 static DECLCALLBACK(void) hmR0MpEventCallback(RTMPEVENT enmEvent, RTCPUID idCpu, void *pvData);
1072 static DECLCALLBACK(void) hmR0MpEventCallback(RTMPEVENT enmEvent, RTCPUID idCpu, void *pvData)
/vbox/src/VBox/HostDrivers/Support/
H A DSUPDrvGip.cpp1379 static DECLCALLBACK(void) supdrvGipMpEvent(RTMPEVENT enmEvent, RTCPUID idCpu, void *pvUser)

Completed in 72 milliseconds