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

/vbox/src/VBox/VMM/VMMRC/
H A DPGMRC.cpp125 #define PGM_BTH_NAME(name) PGM_BTH_NAME_PAE_32BIT(name)
/vbox/src/VBox/VMM/VMMR3/
H A DPGM.cpp873 #define PGM_BTH_NAME(name) PGM_BTH_NAME_PAE_32BIT(name)
2939 rc = PGM_BTH_NAME_PAE_32BIT(InitData)( pVM, pModeData, fResolveGCAndR0); AssertRCReturn(rc, rc);
3560 rc2 = PGM_BTH_NAME_PAE_32BIT(Enter)(pVCpu, GCPhysCR3);
/vbox/src/VBox/VMM/VMMAll/
H A DPGMAll.cpp177 #define PGM_BTH_NAME(name) PGM_BTH_NAME_PAE_32BIT(name)
/vbox/src/VBox/VMM/include/
H A DPGMInternal.h2849 #define PGM_BTH_NAME_PAE_32BIT(name) PGM_CTX(pgm,BthPAE32Bit##name) macro

Completed in 4106 milliseconds