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

/vbox/src/VBox/VMM/include/
H A DPGMInternal.h2575 /** @def PGMPOOL_TD_GET_CREFS
2582 #define PGMPOOL_TD_GET_CREFS(u16) ( ((u16) >> PGMPOOL_TD_CREFS_SHIFT) & PGMPOOL_TD_CREFS_MASK ) macro

Completed in 79 milliseconds