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

/vbox/src/VBox/VMM/include/
H A DSELMInternal.h89 #define SELM2VM(pSELM) ( (PVM)((char *)pSELM - pSELM->offVM) ) macro
99 * See SELM2VM(). */

Completed in 64 milliseconds