VirtualBox

Changeset 7503 in vbox


Ignore:
Timestamp:
Mar 19, 2008 1:42:34 PM (17 years ago)
Author:
vboxsync
Message:

Cleanup

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMR0/HWACCMR0.cpp

    r7499 r7503  
    472472
    473473#ifdef LOG_ENABLED
    474                 RTHCPHYS pPageCpuPhys = RTR0MemObjGetPagePhysAddr(HWACCMR0Globals.aCpuInfo[i].pMemObj, 0);
    475 
    476                 SUPR0Printf("address %x phys %x\n", pvR0, (uint32_t)pPageCpuPhys);
     474                SUPR0Printf("address %x phys %x\n", pvR0, (uint32_t)RTR0MemObjGetPagePhysAddr(HWACCMR0Globals.aCpuInfo[i].pMemObj, 0));
    477475#endif
    478476            }
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