Searched refs:HMR0GetCurrentCpu (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/VMM/VMMR0/
H A DHMR0.cpp1565 VMMR0DECL(PHMGLOBALCPUINFO) HMR0GetCurrentCpu(void) function
1691 PHMGLOBALCPUINFO pCpu = HMR0GetCurrentCpu();
1723 PHMGLOBALCPUINFO pCpu = HMR0GetCurrentCpu();
H A DHMSVMR0.cpp862 PHMGLOBALCPUINFO pCpu = HMR0GetCurrentCpu();
3108 RTCPUID idCurrentCpu = HMR0GetCurrentCpu()->idCpu;
3138 Assert(HMR0GetCurrentCpu()->idCpu == pVCpu->hm.s.idLastCpu);
H A DHMVMXR0.cpp5255 pCpu = HMR0GetCurrentCpu();
5315 pCpu = HMR0GetCurrentCpu();
8757 PHMGLOBALCPUINFO pCpu = HMR0GetCurrentCpu();
/vbox/src/VBox/VMM/include/
H A DHMInternal.h1000 VMMR0DECL(PHMGLOBALCPUINFO) HMR0GetCurrentCpu(void);

Completed in 3830 milliseconds