Searched defs:PGMPTWALKGST (Results 1 - 1 of 1) 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;

Completed in 73 milliseconds