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

/vbox/include/VBox/vmm/
H A Dvmcpuset.h52 #define VMCPUSET_FILL(pSet) memset(&(pSet)->au32Bitmap[0], 0xff, sizeof((pSet)->au32Bitmap)) macro
/vbox/src/VBox/Devices/PC/
H A DDevAPIC.cpp1316 VMCPUSET_FILL(pDstSet);
1400 VMCPUSET_FILL(&DstSet);
1403 VMCPUSET_FILL(&DstSet);

Completed in 49 milliseconds