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

/vbox/src/VBox/HostDrivers/Support/win/
H A DSUPDrv-win.cpp2092 static DECLCALLBACK(void) supdrvNtMsProberModifyOnCpu(RTCPUID idCpu, void *pvUser1, void *pvUser2) function
2193 supdrvNtMsProberModifyOnCpu(idCpu, pReq, NULL);
2196 return RTMpOnSpecific(idCpu, supdrvNtMsProberModifyOnCpu, pReq, NULL);

Completed in 44 milliseconds