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

/vbox/include/VBox/vmm/
H A Dselm.h68 #define SELMTOFLAT_FLAGS_CPL0 0 macro
/vbox/src/VBox/VMM/VMMR0/
H A DHMVMXR0.cpp12040 rc = SELMToFlatEx(pVCpu, DISSELREG_SS, CPUMCTX2CORE(pMixedCtx), pMixedCtx->esp & uMask, SELMTOFLAT_FLAGS_CPL0,
12088 SELMTOFLAT_FLAGS_CPL0, &GCPtrStack);
12131 rc = SELMToFlatEx(pVCpu, DISSELREG_SS, CPUMCTX2CORE(pMixedCtx), pMixedCtx->esp & uMask, SELMTOFLAT_FLAGS_CPL0,

Completed in 75 milliseconds