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

/vbox/include/VBox/vmm/
H A Dpgm.h297 VMMDECL(RTHCPHYS) PGMGetNestedCR3(PVMCPU pVCpu, PGMMODE enmShadowMode);
/vbox/src/VBox/VMM/VMMAll/
H A DPGMAll.cpp1818 VMMDECL(RTHCPHYS) PGMGetNestedCR3(PVMCPU pVCpu, PGMMODE enmShadowMode) function
/vbox/src/VBox/VMM/VMMR0/
H A DHMSVMR0.cpp1240 pVmcb->ctrl.u64NestedPagingCR3 = PGMGetNestedCR3(pVCpu, enmShwPagingMode);

Completed in 62 milliseconds