Searched defs:SYNC_SEL (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/VMM/VMMR3/
H A DVMMTests.cpp615 #define SYNC_SEL(pHyperCtx, reg) \ macro
689 SYNC_SEL(pHyperCtx, cs);
690 SYNC_SEL(pHyperCtx, ds);
691 SYNC_SEL(pHyperCtx, es);
692 SYNC_SEL(pHyperCtx, fs);
693 SYNC_SEL(pHyperCtx, gs);
694 SYNC_SEL(pHyperCtx, ss);
695 SYNC_SEL(pHyperCtx, tr);

Completed in 57 milliseconds