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

/vbox/src/VBox/Runtime/r0drv/generic/
H A Dmpnotification-r0drv-generic.cpp38 RTDECL(int) RTMpNotificationRegister(PFNRTMPNOTIFICATION pfnCallback, void *pvUser) function
44 RT_EXPORT_SYMBOL(RTMpNotificationRegister); variable
/vbox/src/VBox/Runtime/r0drv/
H A Dmpnotification-r0drv.c161 RTDECL(int) RTMpNotificationRegister(PFNRTMPNOTIFICATION pfnCallback, void *pvUser) function
225 RT_EXPORT_SYMBOL(RTMpNotificationRegister); variable
/vbox/src/VBox/Additions/common/VBoxGuest/
H A DVBoxGuest-haiku-stubs.c113 RTDECL(int) RTMpNotificationRegister(PFNRTMPNOTIFICATION pfnCallback, void *pvUser) function
/vbox/include/iprt/
H A Dmangling.h977 # define RTMpNotificationRegister RT_MANGLER(RTMpNotificationRegister) /* r0drv */ macro

Completed in 61 milliseconds