Searched refs:DBREG_DR6_BS (Results 1 – 5 of 5) sorted by relevance
69 ((type) == T_TRCTRAP && (code) & DBREG_DR6_BS)
72 ((type) == T_TRCTRAP && (code) & DBREG_DR6_BS)
213 #define DBREG_DR6_BS 0x4000 macro
330 if ((dr6 & DBREG_DR6_BS) != 0) { in trap()
292 if ((dr6 & DBREG_DR6_BS) != 0) { in trap()