Home
last modified time | relevance | path

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

/linux-4.4.14/arch/sh/kernel/
Dhw_breakpoint.c116 case SH_BREAKPOINT_LEN_8: in get_hbp_len()
152 case SH_BREAKPOINT_LEN_8: in arch_bp_generic_fields()
194 info->len = SH_BREAKPOINT_LEN_8; in arch_build_bp_info()
243 case SH_BREAKPOINT_LEN_8: in arch_validate_hwbkpt_settings()
/linux-4.4.14/arch/sh/include/asm/
Dhw_breakpoint.h26 SH_BREAKPOINT_LEN_8 = (1 << 14), enumerator