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

/vbox/src/VBox/VMM/VMMAll/
H A DCPUMAllRegs.cpp988 VMMDECL(void) CPUMGetGuestGDTR(PVMCPU pVCpu, PVBOXGDTR pGDTR) argument
990 *pGDTR = pVCpu->cpum.s.Guest.gdtr;

Completed in 49 milliseconds