Searched refs:HW_BREAKPOINT_W (Results 1 – 2 of 2) sorted by relevance
54 HW_BREAKPOINT_W = 2, enumerator55 HW_BREAKPOINT_RW = HW_BREAKPOINT_R | HW_BREAKPOINT_W,
392 case HW_BREAKPOINT_W: in dbg_setup_watchpoint()