Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/arm/include/
Dpcpu.h78 #define PC_DBREG_CMD_NONE 0 macro
/freebsd-12-stable/sys/amd64/include/
Dpcpu.h85 #define PC_DBREG_CMD_NONE 0 macro
/freebsd-12-stable/sys/amd64/amd64/
Ddb_trace.c615 PCPU_SET(dbreg_cmd, PC_DBREG_CMD_NONE); in amd64_db_resume_dbreg()
/freebsd-12-stable/sys/arm/arm/
Ddebug_monitor.c1037 PCPU_SET(dbreg_cmd, PC_DBREG_CMD_NONE); in dbg_resume_dbreg()