Home
last modified time | relevance | path

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

/openbmc/linux/arch/sh/kernel/
H A Dhw_breakpoint.c114 case SH_BREAKPOINT_LEN_8: in get_hbp_len()
149 case SH_BREAKPOINT_LEN_8: in arch_bp_generic_fields()
192 hw->len = SH_BREAKPOINT_LEN_8; in arch_build_bp_info()
242 case SH_BREAKPOINT_LEN_8: in hw_breakpoint_arch_parse()
/openbmc/linux/arch/sh/include/asm/
H A Dhw_breakpoint.h26 SH_BREAKPOINT_LEN_8 = (1 << 14), enumerator