Home
last modified time | relevance | path

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

/linux-4.4.14/arch/sh/include/asm/
Dhw_breakpoint.h21 SH_BREAKPOINT_RW = SH_BREAKPOINT_READ | SH_BREAKPOINT_WRITE, enumerator
/linux-4.4.14/arch/sh/kernel/
Dhw_breakpoint.c166 case SH_BREAKPOINT_RW: in arch_bp_generic_fields()
209 info->type = SH_BREAKPOINT_RW; in arch_build_bp_info()