Changeset 96980 in vbox for trunk/src/VBox/VMM/include
- Timestamp:
- Oct 4, 2022 12:51:42 PM (2 years ago)
- svn:sync-xref-src-repo-rev:
- 153903
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/include/PGMInternal.h
r96979 r96980 1057 1057 * @param a_pPage Pointer to the physical guest page tracking structure. 1058 1058 * @param a_uState The new state value. 1059 * @param a_fNotI HmThe PGMPHYSHANDLER_F_NOT_HM bit.1059 * @param a_fNotInHm The PGMPHYSHANDLER_F_NOT_HM bit. 1060 1060 */ 1061 1061 #define PGM_PAGE_SET_HNDL_PHYS_STATE(a_pPage, a_uState, a_fNotInHm) \
Note:
See TracChangeset
for help on using the changeset viewer.