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

/vbox/src/VBox/VMM/include/
H A DPGMInline.h840 DECLINLINE(PX86PML4) pgmGstGetLongModePML4Ptr(PVMCPU pVCpu) function
890 PCX86PML4 pGuestPml4 = pgmGstGetLongModePML4Ptr(pVCpu);
935 PX86PML4 pGuestPml4 = pgmGstGetLongModePML4Ptr(pVCpu);

Completed in 36 milliseconds