Home
last modified time | relevance | path

Searched refs:SH_BREAKPOINT_LEN_1 (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/sh/include/asm/
H A Dhw_breakpoint.h23 SH_BREAKPOINT_LEN_1 = (1 << 12), enumerator
25 SH_BREAKPOINT_LEN_4 = SH_BREAKPOINT_LEN_1 | SH_BREAKPOINT_LEN_2,
/kernel/linux/linux-6.6/arch/sh/include/asm/
H A Dhw_breakpoint.h23 SH_BREAKPOINT_LEN_1 = (1 << 12), enumerator
25 SH_BREAKPOINT_LEN_4 = SH_BREAKPOINT_LEN_1 | SH_BREAKPOINT_LEN_2,
/kernel/linux/linux-5.10/arch/sh/kernel/
H A Dhw_breakpoint.c105 case SH_BREAKPOINT_LEN_1: in get_hbp_len()
140 case SH_BREAKPOINT_LEN_1: in arch_bp_generic_fields()
183 hw->len = SH_BREAKPOINT_LEN_1; in arch_build_bp_info()
233 case SH_BREAKPOINT_LEN_1: in hw_breakpoint_arch_parse()
/kernel/linux/linux-6.6/arch/sh/kernel/
H A Dhw_breakpoint.c105 case SH_BREAKPOINT_LEN_1: in get_hbp_len()
140 case SH_BREAKPOINT_LEN_1: in arch_bp_generic_fields()
183 hw->len = SH_BREAKPOINT_LEN_1; in arch_build_bp_info()
233 case SH_BREAKPOINT_LEN_1: in hw_breakpoint_arch_parse()

Completed in 3 milliseconds