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

/vbox/include/VBox/vmm/
H A Dvmcpuset.h67 #define VMCPUSET_FIND_FIRST_PRESENT(a_pSet) VMCpuSetFindFirstPresentInternal(a_pSet) macro
69 /** Implements VMCPUSET_FIND_FIRST_PRESENT.
/vbox/src/VBox/Devices/PC/
H A DDevAPIC.cpp531 VMCPUID idDstCpu = VMCPUSET_FIND_FIRST_PRESENT(pDstSet);

Completed in 48 milliseconds