Searched refs:PGMPTWALKGST (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/VMM/include/
H A DPGMInternal.h2746 * Which part of PGMPTWALKGST that is valid.
2752 /** PGMPTWALKGST::u.Amd64 is valid. */
2754 /** PGMPTWALKGST::u.Pae is valid. */
2756 /** PGMPTWALKGST::u.Legacy is valid. */
2765 typedef struct PGMPTWALKGST struct
2781 } PGMPTWALKGST; typedef in typeref:struct:PGMPTWALKGST
2783 typedef PGMPTWALKGST *PPGMPTWALKGST;
2785 typedef PGMPTWALKGST const *PCPGMPTWALKGST;
/vbox/src/VBox/VMM/VMMR3/
H A DPGMDbg.cpp800 PGMPTWALKGST Walk;

Completed in 101 milliseconds