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

/linux-master/arch/sh/include/asm/
H A Dhw_breakpoint.h24 SH_BREAKPOINT_LEN_2 = (1 << 13), enumerator in enum:__anon90
25 SH_BREAKPOINT_LEN_4 = SH_BREAKPOINT_LEN_1 | SH_BREAKPOINT_LEN_2,
/linux-master/arch/sh/kernel/
H A Dhw_breakpoint.c108 case SH_BREAKPOINT_LEN_2:
143 case SH_BREAKPOINT_LEN_2:
186 hw->len = SH_BREAKPOINT_LEN_2;
236 case SH_BREAKPOINT_LEN_2:

Completed in 121 milliseconds