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

/vbox/src/VBox/VMM/VMMAll/
H A DCPUMAllRegs.cpp896 VMMDECL(RTSEL) CPUMGetGuestTR(PVMCPU pVCpu, PCPUMSELREGHID pHidden) argument
898 if (pHidden)
899 *pHidden = pVCpu->cpum.s.Guest.tr;

Completed in 50 milliseconds