Home
last modified time | relevance | path

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

/openbmc/linux/arch/sh/include/asm/
H A Dhw_breakpoint.h21 SH_BREAKPOINT_RW = SH_BREAKPOINT_READ | SH_BREAKPOINT_WRITE, enumerator
/openbmc/linux/arch/sh/kernel/
H A Dhw_breakpoint.c164 case SH_BREAKPOINT_RW: in arch_bp_generic_fields()
207 hw->type = SH_BREAKPOINT_RW; in arch_build_bp_info()