Home
last modified time | relevance | path

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

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