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

/vbox/src/VBox/VMM/include/
H A DEMInternal.h303 #define EM2VM(pEM) ( (PVM)((char*)pEM - pEM->offVM) ) macro
312 * See EM2VM(). */

Completed in 46 milliseconds