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

/vbox/src/VBox/VMM/include/
H A DVMMInternal.h66 #define VMM2VM(pVMM) ( (PVM)((char*)pVMM - pVMM->offVM) ) macro
201 * See VMM2VM(). */

Completed in 46 milliseconds