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

/vbox/src/VBox/VMM/include/
H A DPGMInternal.h2584 /** @def PGMPOOL_TD_GET_IDX
2589 #define PGMPOOL_TD_GET_IDX(u16) ( ((u16) >> PGMPOOL_TD_IDX_SHIFT) & PGMPOOL_TD_IDX_MASK ) macro

Completed in 72 milliseconds