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

/vbox/src/VBox/VMM/VMMRC/
H A DTRPMRCHandlers.cpp304 RTGCUINTREG uDr6 = ASMGetAndClearDR6();
358 RTGCUINTREG uDr6 = ASMGetAndClearDR6();
/vbox/include/iprt/
H A Dasm-amd64-x86.h2266 DECLASM(RTCCUINTREG) ASMGetAndClearDR6(void);
2268 DECLINLINE(RTCCUINTREG) ASMGetAndClearDR6(void) function

Completed in 50 milliseconds