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

/vbox/src/VBox/VMM/include/
H A DPGMInline.h677 PX86PDPT pGuestPdpt; local
678 int rc = pgmGstGetPaePDPTPtrEx(pVCpu, &pGuestPdpt);
680 return pGuestPdpt;

Completed in 37 milliseconds