Searched refs:PGM_BTH_NAME_PAE_PAE (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/VMM/VMMRC/
H A DPGMRC.cpp134 #define PGM_BTH_NAME(name) PGM_BTH_NAME_PAE_PAE(name)
/vbox/src/VBox/VMM/VMMR3/
H A DPGM.cpp897 #define PGM_BTH_NAME(name) PGM_BTH_NAME_PAE_PAE(name)
2946 rc = PGM_BTH_NAME_PAE_PAE(InitData)( pVM, pModeData, fResolveGCAndR0); AssertRCReturn(rc, rc);
3591 rc2 = PGM_BTH_NAME_PAE_PAE(Enter)(pVCpu, GCPhysCR3);
/vbox/src/VBox/VMM/VMMAll/
H A DPGMAll.cpp194 #define PGM_BTH_NAME(name) PGM_BTH_NAME_PAE_PAE(name)
/vbox/src/VBox/VMM/include/
H A DPGMInternal.h2850 #define PGM_BTH_NAME_PAE_PAE(name) PGM_CTX(pgm,BthPAEPAE##name) macro

Completed in 1910 milliseconds