Searched refs:dbg_bvr (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/arm64/include/
H A Ddebug_monitor.h44 uint64_t dbg_bvr[DBG_BRP_MAX]; member in struct:debug_monitor_state
/freebsd-13-stable/sys/arm64/arm64/
H A Ddebug_monitor.c361 reg_addr = monitor->dbg_bvr;
492 monitor->dbg_bvr[i]);
H A Dmachdep.c351 regs->db_breakregs[i].dbr_addr = monitor->dbg_bvr[i];
407 monitor->dbg_bvr[i] = addr;

Completed in 53 milliseconds