Home
last modified time | relevance | path

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

/freebsd/sys/x86/x86/
H A Ddbreg.c127 pc->pc_dbreg_cmd = PC_DBREG_CMD_LOAD; in dbreg_sync()
268 case PC_DBREG_CMD_LOAD: in amd64_db_resume_dbreg()
/freebsd/sys/arm/include/
H A Dpcpu.h71 #define PC_DBREG_CMD_LOAD 1 macro
/freebsd/sys/arm/arm/
H A Ddebug_monitor.c727 pcpu->pc_dbreg_cmd = PC_DBREG_CMD_LOAD; in dbg_setup_xpoint()
783 pcpu->pc_dbreg_cmd = PC_DBREG_CMD_LOAD; in dbg_remove_xpoint()
1058 case PC_DBREG_CMD_LOAD: in dbg_resume_dbreg()
/freebsd/sys/amd64/include/
H A Dpcpu.h107 #define PC_DBREG_CMD_LOAD 1 macro