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

/freebsd-current/sys/arm/include/
H A Dpcpu.h71 #define PC_DBREG_CMD_LOAD 1 macro
/freebsd-current/sys/x86/x86/
H A Ddbreg.c127 pc->pc_dbreg_cmd = PC_DBREG_CMD_LOAD;
268 case PC_DBREG_CMD_LOAD:
/freebsd-current/sys/arm/arm/
H A Ddebug_monitor.c727 pcpu->pc_dbreg_cmd = PC_DBREG_CMD_LOAD;
783 pcpu->pc_dbreg_cmd = PC_DBREG_CMD_LOAD;
1058 case PC_DBREG_CMD_LOAD:
/freebsd-current/sys/amd64/include/
H A Dpcpu.h107 #define PC_DBREG_CMD_LOAD 1 macro

Completed in 156 milliseconds