Home
last modified time | relevance | path

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

/arch/sh/include/asm/
Dhw_breakpoint.h24 SH_BREAKPOINT_LEN_2 = (1 << 13), enumerator
25 SH_BREAKPOINT_LEN_4 = SH_BREAKPOINT_LEN_1 | SH_BREAKPOINT_LEN_2,
/arch/sh/kernel/
Dhw_breakpoint.c110 case SH_BREAKPOINT_LEN_2: in get_hbp_len()
146 case SH_BREAKPOINT_LEN_2: in arch_bp_generic_fields()
189 info->len = SH_BREAKPOINT_LEN_2; in arch_build_bp_info()
238 case SH_BREAKPOINT_LEN_2: in arch_validate_hwbkpt_settings()