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

/linux-master/arch/sh/include/asm/
H A Dhw_breakpoint.h21 SH_BREAKPOINT_RW = SH_BREAKPOINT_READ | SH_BREAKPOINT_WRITE, enumerator in enum:__anon90
/linux-master/arch/sh/kernel/
H A Dhw_breakpoint.c164 case SH_BREAKPOINT_RW:
207 hw->type = SH_BREAKPOINT_RW;

Completed in 97 milliseconds