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

/vbox/src/VBox/VMM/VMMR3/
H A DPGM.cpp1041 #define PGM_BTH_NAME(name) PGM_BTH_NAME_NESTED_PAE(name)
2980 rc = PGM_BTH_NAME_NESTED_PAE(InitData)( pVM, pModeData, fResolveGCAndR0); AssertRCReturn(rc, rc);
3594 rc2 = PGM_BTH_NAME_NESTED_PAE(Enter)(pVCpu, GCPhysCR3);
/vbox/src/VBox/VMM/VMMAll/
H A DPGMAll.cpp297 # define PGM_BTH_NAME(name) PGM_BTH_NAME_NESTED_PAE(name)
/vbox/src/VBox/VMM/include/
H A DPGMInternal.h2856 #define PGM_BTH_NAME_NESTED_PAE(name) PGM_CTX(pgm,BthNestedPAE##name) macro

Completed in 76 milliseconds