VirtualBox

Ignore:
Timestamp:
Oct 19, 2019 2:52:56 PM (5 years ago)
Author:
vboxsync
Message:

IOM: build fix attempts. bugref:9218

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMAll/IOMAllMmioNew.cpp

    r81375 r81379  
    587587
    588588#ifndef IN_RING3
     589
    589590/**
    590591 * Checks if we can handle an MMIO \#PF in R0/RC.
     
    610611    return false;
    611612}
    612 #endif
     613
    613614
    614615/**
     
    701702
    702703
    703 #ifndef IN_RING3
    704704/**
    705705 * @callback_method_impl{FNPGMRZPHYSPFHANDLER,
     
    727727    return iomMmioCommonPfHandlerNew(pVM, pVCpu, (uint32_t)uErrorCode, GCPhysFault, pRegEntry);
    728728}
     729
    729730#endif /* !IN_RING3 */
    730 
    731731
    732732#ifdef IN_RING0
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