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

/vbox/src/VBox/VMM/VMMAll/
H A DPGMAllMap.cpp341 PX86PDPE pGstPdpe = pgmGstGetPaePDPEPtr(pVCpu, iPdPt << X86_PDPT_SHIFT); local
342 if (pGstPdpe)
343 GstPdpe = *pGstPdpe;

Completed in 45 milliseconds