Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/include/
H A Ddebug_monitor.h41 HW_WATCHPOINT_R = 1, enumerator
43 HW_WATCHPOINT_RW = HW_WATCHPOINT_R | HW_WATCHPOINT_W,
/f-stack/freebsd/arm/arm/
H A Ddebug_monitor.c660 case HW_WATCHPOINT_R: in dbg_setup_xpoint()