Searched refs:rtMpPokeCpuUsingHalSendSoftwareInterrupt (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Runtime/r0drv/nt/
H A Dinternal-r0drv-nt.h81 int rtMpPokeCpuUsingHalSendSoftwareInterrupt(RTCPUID idCpu);
H A Dmp-r0drv-nt.cpp739 && ( g_pfnrtMpPokeCpuWorker == rtMpPokeCpuUsingHalSendSoftwareInterrupt
828 int rtMpPokeCpuUsingHalSendSoftwareInterrupt(RTCPUID idCpu) function
H A Dinitterm-r0drv-nt.cpp428 g_pfnrtMpPokeCpuWorker = rtMpPokeCpuUsingHalSendSoftwareInterrupt;

Completed in 45 milliseconds