Changeset 9987 in vbox for trunk/include/VBox
- Timestamp:
- Jun 27, 2008 10:15:08 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/cpum.h
r9986 r9987 538 538 * 539 539 * @returns true if in long mode, otherwise false. 540 * @param p VM The VM handle.540 * @param pCtx Current CPU context 541 541 */ 542 542 DECLINLINE(bool) CPUMIsGuestInLongModeEx(PCPUMCTX pCtx)
Note:
See TracChangeset
for help on using the changeset viewer.