Searched refs:DBREG_DR7_ACCESS (Results 1 – 4 of 4) sorted by relevance
233 #define DBREG_DR7_ACCESS(d, i) ((d) >> ((i) * 4 + 16) & 0x3) macro
247 type = DBREG_DR7_ACCESS(d.dr[7], i); in dbreg_list_watchpoints()
836 if (DBREG_DR7_ACCESS(dbregs->dr[7], i) == 0x02) in set_dbregs()
1322 if (DBREG_DR7_ACCESS(dbregs->dr[7], i) == 0x02) in set_dbregs()