- Timestamp:
- Oct 22, 2021 3:33:29 AM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/include/PGMInternal.h
r91967 r91990 3578 3578 /** The guest's page directory pointer table, R0 pointer. */ 3579 3579 R0PTRTYPE(PEPTPML4) pGstEptPml4R0; 3580 /** The guest's EPT pointer. */ 3581 uint64_t uEptPtr; 3580 3582 /** Mask containing the MBZ PTE bits. */ 3581 3583 uint64_t fGstEptMbzPteMask;
Note:
See TracChangeset
for help on using the changeset viewer.