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

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

Completed in 76 milliseconds