Changeset 91303 in vbox for trunk/include
- Timestamp:
- Sep 17, 2021 8:28:33 PM (4 years ago)
- svn:sync-xref-src-repo-rev:
- 146963
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified trunk/include/VBox/vmm/cpum.h ¶
r91302 r91303 950 950 * UINT16_MAX if not used by the read and write functions. [12] */ 951 951 uint32_t offCpumCpu : 24; 952 /** Reserved for future hacks. [1 4] */952 /** Reserved for future hacks. [15] */ 953 953 uint32_t fReserved : 8; 954 954 /** The init/read value. [16]
Note:
See TracChangeset
for help on using the changeset viewer.