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

/vbox/include/VBox/vmm/
H A Dvmapi.h479 VMMR3_INT_DECL(void) VMR3AsyncPdmNotificationWakeupU(PUVM pUVM);
/vbox/src/VBox/VMM/VMMR3/
H A DVMEmt.cpp1184 VMMR3_INT_DECL(void) VMR3AsyncPdmNotificationWakeupU(PUVM pUVM) function
1186 LogFlow(("VMR3AsyncPdmNotificationWakeupU:\n"));
H A DPDMDriver.cpp1516 VMR3AsyncPdmNotificationWakeupU(pVM->pUVM);
H A DPDMUsb.cpp1840 VMR3AsyncPdmNotificationWakeupU(pVM->pUVM);
H A DPDMDevHlp.cpp1832 VMR3AsyncPdmNotificationWakeupU(pVM->pUVM);

Completed in 54 milliseconds