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

/freebsd-13-stable/sys/arm/include/
H A Dpcpu.h74 #define PC_DBREG_CMD_LOAD 1 macro
/freebsd-13-stable/sys/x86/x86/
H A Ddbreg.c126 pc->pc_dbreg_cmd = PC_DBREG_CMD_LOAD;
267 case PC_DBREG_CMD_LOAD:
/freebsd-13-stable/sys/arm/arm/
H A Ddebug_monitor.c729 pcpu->pc_dbreg_cmd = PC_DBREG_CMD_LOAD;
785 pcpu->pc_dbreg_cmd = PC_DBREG_CMD_LOAD;
1058 case PC_DBREG_CMD_LOAD:
/freebsd-13-stable/sys/amd64/include/
H A Dpcpu.h106 #define PC_DBREG_CMD_LOAD 1 macro

Completed in 63 milliseconds