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

/vbox/src/VBox/VMM/include/
H A DPGMInternal.h2008 #define NIL_PGMPOOL_IDX 0 macro
2212 /** The next modified page. NIL_PGMPOOL_IDX if tail. */
2214 /** The previous modified page. NIL_PGMPOOL_IDX if head. */
2216 /** The next page sharing access handler. NIL_PGMPOOL_IDX if tail. */
2218 /** The previous page sharing access handler. NIL_PGMPOOL_IDX if head. */

Completed in 70 milliseconds