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

/vbox/src/VBox/VMM/include/
H A DPGMInternal.h3701 #define PGMCPU2PGM(pPGMCpu) ( (PPGM)((char *)(pPGMCpu) - (pPGMCpu)->offPGM) ) macro

Completed in 103 milliseconds