VirtualBox

Ignore:
Timestamp:
Jul 11, 2018 4:19:48 PM (6 years ago)
Author:
vboxsync
Message:

PGM/DBG: Optimize page scanning to speed up 'detect'.

File:
1 edited

Legend:

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

    r70977 r73073  
    43234323int             pgmGstLazyMapPml4(PVMCPU pVCpu, PX86PML4 *ppPml4);
    43244324int             pgmGstPtWalk(PVMCPU pVCpu, RTGCPTR GCPtr, PPGMPTWALKGST pWalk);
     4325int             pgmGstPtWalkNext(PVMCPU pVCpu, RTGCPTR GCPtr, PPGMPTWALKGST pWalk);
    43254326
    43264327# if defined(VBOX_STRICT) && HC_ARCH_BITS == 64 && defined(IN_RING3)
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