Searched refs:PCTRAPINFO (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/VMM/testcase/
H A DtstX86-1.cpp52 typedef TRAPINFO const *PCTRAPINFO; typedef
79 static PCTRAPINFO findTrapInfo(uintptr_t uTrapPC, uintptr_t uTrapSP)
159 PCTRAPINFO pTrapInfo = findTrapInfo(*puPC, *puSP);

Completed in 31 milliseconds