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

/vbox/src/VBox/HostDrivers/Support/linux/
H A DSUPDrv-linux.c989 static DECLCALLBACK(void) supdrvLnxMsrProberModifyOnCpu(RTCPUID idCpu, void *pvUser1, void *pvUser2) function
1055 supdrvLnxMsrProberModifyOnCpu(idCpu, pReq, NULL);
1058 return RTMpOnSpecific(idCpu, supdrvLnxMsrProberModifyOnCpu, pReq, NULL);

Completed in 45 milliseconds