VirtualBox

Changeset 71248 in vbox


Ignore:
Timestamp:
Mar 7, 2018 9:15:12 AM (7 years ago)
Author:
vboxsync
Message:

hm_svm.h: Comment nit.

File:
1 edited

Legend:

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

    r71068 r71248  
    584584        uint32_t    u1ADDR32            : 1;   /**< Bit 8: 32-bit address size. */
    585585        uint32_t    u1ADDR64            : 1;   /**< Bit 9: 64-bit address size. */
    586         uint32_t    u3SEG               : 3;   /**< BITS 12:10: Effective segment number. Added w/ decode assist in APM v3.17. */
     586        uint32_t    u3SEG               : 3;   /**< Bits 12:10: Effective segment number. Added w/ decode assist in APM v3.17. */
    587587        uint32_t    u3Reserved          : 3;
    588588        uint32_t    u16Port             : 16;  /**< Bits 31:16: Port number. */
Note: See TracChangeset for help on using the changeset viewer.

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