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

/vbox/src/VBox/VMM/VMMR3/
H A DVMMSwitcher.cpp624 *uSrc.pu32 = PGMGetInterPaeCR3(pVM);
903 PGMGetInter32BitCR3(pVM), PGMGetInterPaeCR3(pVM), PGMGetInterAmd64CR3(pVM),
/vbox/include/VBox/vmm/
H A Dpgm.h301 VMMDECL(RTHCPHYS) PGMGetInterPaeCR3(PVM pVM);
/vbox/src/VBox/VMM/VMMAll/
H A DPGMAll.cpp1906 VMMDECL(RTHCPHYS) PGMGetInterPaeCR3(PVM pVM) function
/vbox/src/VBox/VMM/VMMR0/
H A DHMVMXR0.cpp5320 pCache->interPD = PGMGetInterPaeCR3(pVM);

Completed in 89 milliseconds