VirtualBox

Changeset 26616 in vbox for trunk/src/VBox/VMM/VMM.cpp


Ignore:
Timestamp:
Feb 17, 2010 3:44:15 PM (15 years ago)
Author:
vboxsync
Message:

More large page work (disabled)

File:
1 edited

Legend:

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

    r26606 r26616  
    20752075        case VMMCALLRING3_PGM_ALLOCATE_LARGE_HANDY_PAGE:
    20762076        {
    2077             pVCpu->vmm.s.rcCallRing3 = PGMR3PhysAllocateLargeHandyPage(pVM);
     2077            pVCpu->vmm.s.rcCallRing3 = PGMR3PhysAllocateLargeHandyPage(pVM, pVCpu->vmm.s.u64CallRing3Arg);
    20782078            break;
    20792079        }
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