Searched refs:VMCpuSetFindLastPresentInternal (Results 1 - 2 of 2) sorted by relevance

/vbox/include/VBox/vmm/
H A Dvmcpuset.h83 #define VMCPUSET_FIND_LAST_PRESENT(a_pSet) VMCpuSetFindLastPresentInternal(a_pSet)
91 DECLINLINE(int32_t) VMCpuSetFindLastPresentInternal(PCVMCPUSET pSet) function
/vbox/src/VBox/Devices/Graphics/
H A DDevVGA-SVGA.cpp2011 VMCPUID idCpu = VMCpuSetFindLastPresentInternal(&pSVGAState->BusyDelayedEmts);

Completed in 41 milliseconds