Home
last modified time | relevance | path

Searched refs:dbg_bcr (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/arm64/include/
H A Ddebug_monitor.h43 uint64_t dbg_bcr[DBG_BRP_MAX]; member
/f-stack/freebsd/arm64/arm64/
H A Ddebug_monitor.c294 reg = monitor->dbg_bcr; in dbg_find_free_slot()
324 reg_ctrl = monitor->dbg_bcr; in dbg_find_slot()
452 monitor->dbg_bcr[i]); in dbg_register_sync()
H A Dmachdep.c352 regs->db_breakregs[i].dbr_ctrl = monitor->dbg_bcr[i]; in fill_dbregs()
408 monitor->dbg_bcr[i] = ctrl; in set_dbregs()