VirtualBox

Changeset 81153 in vbox for trunk/include/VBox/vmm/em.h


Ignore:
Timestamp:
Oct 8, 2019 1:59:03 PM (5 years ago)
Author:
vboxsync
Message:

VMM: Removed most VBOX_WITH_REM preprocessor stuff. bugref:9576

File:
1 edited

Legend:

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

    r80331 r81153  
    274274
    275275
    276 /** @name REM locking routines
    277  * @{ */
    278 VMMDECL(void)                   EMRemUnlock(PVM pVM);
    279 VMMDECL(void)                   EMRemLock(PVM pVM);
    280 VMMDECL(bool)                   EMRemIsLockOwner(PVM pVM);
    281 VMM_INT_DECL(int)               EMRemTryLock(PVM pVM);
    282 /** @} */
    283 
    284 
    285276/** @name EM_ONE_INS_FLAGS_XXX - flags for EMR3HmSingleInstruction (et al).
    286277 * @{ */
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