Home
last modified time | relevance | path

Searched refs:PC_DBREG_CMD_NONE (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/arm/include/
H A Dpcpu.h73 #define PC_DBREG_CMD_NONE 0 macro
/f-stack/freebsd/amd64/include/
H A Dpcpu.h105 #define PC_DBREG_CMD_NONE 0 macro
/f-stack/freebsd/amd64/amd64/
H A Ddb_trace.c610 PCPU_SET(dbreg_cmd, PC_DBREG_CMD_NONE); in amd64_db_resume_dbreg()
/f-stack/freebsd/arm/arm/
H A Ddebug_monitor.c1036 PCPU_SET(dbreg_cmd, PC_DBREG_CMD_NONE); in dbg_resume_dbreg()