Home
last modified time | relevance | path

Searched refs:DBREG_DR7_LEN_8 (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/x86/include/
H A Dreg.h222 #define DBREG_DR7_LEN_8 0x02 macro
/f-stack/freebsd/amd64/amd64/
H A Ddb_trace.c438 len = DBREG_DR7_LEN_8;
581 if (len == DBREG_DR7_LEN_8) in db_md_list_watchpoints()
H A Dmachdep.c2521 DBREG_DR7_LEN(dbregs->dr[7], i) == DBREG_DR7_LEN_8) in set_dbregs()