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

/vbox/src/VBox/VMM/include/
H A DPGMInternal.h1048 #define PGM_PAGE_IS_WRITTEN_TO(a_pPage) ( (a_pPage)->s.fWrittenToY ) macro

Completed in 97 milliseconds