Home
last modified time | relevance | path

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

/linux-4.4.14/arch/sh/include/asm/
Dhw_breakpoint.h23 SH_BREAKPOINT_LEN_1 = (1 << 12), enumerator
25 SH_BREAKPOINT_LEN_4 = SH_BREAKPOINT_LEN_1 | SH_BREAKPOINT_LEN_2,
/linux-4.4.14/arch/sh/kernel/
Dhw_breakpoint.c107 case SH_BREAKPOINT_LEN_1: in get_hbp_len()
143 case SH_BREAKPOINT_LEN_1: in arch_bp_generic_fields()
185 info->len = SH_BREAKPOINT_LEN_1; in arch_build_bp_info()
234 case SH_BREAKPOINT_LEN_1: in arch_validate_hwbkpt_settings()