Home
last modified time | relevance | path

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

/trueos/sys/amd64/amd64/
HDdb_trace.c635 pc->pc_dbreg_cmd = PC_DBREG_CMD_LOAD;
669 pc->pc_dbreg_cmd = PC_DBREG_CMD_LOAD;
730 case PC_DBREG_CMD_LOAD: in amd64_db_resume_dbreg()
/trueos/sys/amd64/include/
HDpcpu.h70 #define PC_DBREG_CMD_LOAD 1 macro