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

/vbox/src/VBox/VMM/VMMAll/
H A DDBGFAll.cpp243 pCtx->dr[6] |= X86_DR6_B(iBp);
/vbox/include/iprt/
H A Dx86.h857 #define X86_DR6_B(iBp) RT_BIT_64(iBp) macro

Completed in 116 milliseconds