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

/vbox/src/VBox/VMM/VMMAll/
H A DTRPMAll.cpp309 VMMDECL(void) TRPMSetInstrLength(PVMCPU pVCpu, uint8_t cbInstr) function
311 Log2(("TRPMSetInstrLength: cbInstr=%u\n", cbInstr));

Completed in 34 milliseconds