VirtualBox

Ignore:
Timestamp:
Feb 8, 2022 10:43:53 AM (3 years ago)
Author:
vboxsync
Message:

VMM/PGM,*: Split the physical access handler type registration into separate ring-0 and ring-3 steps, expanding the type to 64-bit. bugref:10094

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/include/IOMInternal.h

    r93115 r93650  
    571571
    572572#ifndef IN_RING3
    573 DECLEXPORT(FNPGMRZPHYSPFHANDLER)    iomMmioPfHandlerNew;
    574 #endif
    575 PGM_ALL_CB2_PROTO(FNPGMPHYSHANDLER) iomMmioHandlerNew;
     573DECLCALLBACK(FNPGMRZPHYSPFHANDLER)  iomMmioPfHandlerNew;
     574#endif
     575DECLCALLBACK(FNPGMPHYSHANDLER)      iomMmioHandlerNew;
    576576
    577577/* IOM locking helpers. */
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