Changeset 9614 in vbox
- Timestamp:
- Jun 11, 2008 1:45:56 PM (16 years ago)
- File:
-
- 1 edited
-
trunk/include/VBox/x86.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/x86.h
r9571 r9614 1648 1648 1649 1649 /** The page shift to get the PML4 index. */ 1650 #define X86_PML4_SHIFT UINT64_C(39)1650 #define X86_PML4_SHIFT 39 1651 1651 /** The PML4 index mask (apply to a shifted page address). */ 1652 1652 #define X86_PML4_MASK 0x1ff
Note:
See TracChangeset
for help on using the changeset viewer.

