Searched defs:pgmGstGetPaePDPTPtr (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/VMM/include/
H A DPGMInline.h675 DECLINLINE(PX86PDPT) pgmGstGetPaePDPTPtr(PVMCPU pVCpu) function
724 PX86PDPT pGuestPDPT = pgmGstGetPaePDPTPtr(pVCpu);
773 PX86PDPT pGuestPDPT = pgmGstGetPaePDPTPtr(pVCpu);

Completed in 37 milliseconds