Searched refs:GMMPAGEDESC (Results 1 - 3 of 3) sorted by relevance

/vbox/include/VBox/vmm/
H A Dgmm.h227 typedef struct GMMPAGEDESC struct
271 } GMMPAGEDESC; typedef in typeref:struct:GMMPAGEDESC
272 AssertCompileSize(GMMPAGEDESC, 16);
274 typedef GMMPAGEDESC *PGMMPAGEDESC;
276 /** GMMPAGEDESC::HCPhysGCPhys value that indicates that the page is unsharable.
475 GMMPAGEDESC aPages[1];
/vbox/src/VBox/VMM/include/
H A DPGMInternal.h3378 GMMPAGEDESC aHandyPages[PGM_HANDY_PAGES];
3387 GMMPAGEDESC aLargeHandyPage[1];
/vbox/src/VBox/VMM/VMMR0/
H A DGMMR0.cpp2497 * See GMMPAGEDESC for details on what is expected on input.
2726 * See GMMPAGEDESC for details on what is expected on input.
2920 * See GMMPAGEDESC for details on what is expected on input.
3084 GMMPAGEDESC PageDesc;

Completed in 76 milliseconds