VirtualBox

Ignore:
Timestamp:
May 8, 2024 12:26:12 PM (7 months ago)
Author:
vboxsync
Message:

VMM/PGM: Some EMT asserting and spaces. bugref:10687

File:
1 edited

Legend:

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

    r103417 r104548  
    19071907 * Gets effective Guest OS page information.
    19081908 *
    1909  * When GCPtr is in a big page, the function will return as if it was a normal
    1910  * 4KB page. If the need for distinguishing between big and normal page becomes
    1911  * necessary at a later point, a PGMGstGetPage() will be created for that
    1912  * purpose.
    1913  *
    19141909 * @returns VBox status code.
    19151910 * @param   pVCpu       The cross context virtual CPU structure of the calling EMT.
    19161911 * @param   GCPtr       Guest Context virtual address of the page.
    19171912 * @param   pWalk       Where to store the page walk information.
     1913 * @thread  EMT(pVCpu)
    19181914 */
    19191915VMMDECL(int) PGMGstGetPage(PVMCPUCC pVCpu, RTGCPTR GCPtr, PPGMPTWALK pWalk)
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