VirtualBox

Changeset 70444 in vbox


Ignore:
Timestamp:
Jan 3, 2018 5:17:50 AM (7 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
120050
Message:

hm_svm.h: consistent naming with other places.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/vmm/hm_svm.h

    r70415 r70444  
    281281#define SVM_EXIT2_TASK_SWITCH_IRET            RT_BIT_64(36)
    282282/** Set to 1 if the task switch was caused by a far jump; else cleared to 0. */
    283 #define SVM_EXIT2_TASK_SWITCH_JMP             RT_BIT_64(38)
     283#define SVM_EXIT2_TASK_SWITCH_JUMP            RT_BIT_64(38)
    284284/** Set to 1 if the task switch has an error code; else cleared to 0. */
    285285#define SVM_EXIT2_TASK_SWITCH_HAS_ERROR_CODE  RT_BIT_64(44)
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette