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

/vbox/src/VBox/VMM/include/
H A DPGMInternal.h1637 #define PGM_MMIO2_PAGEID_GET_MMIO2_ID(a_idPage) ( (uint8_t)((a_idPage) >> 24) ) macro

Completed in 72 milliseconds