Searched refs:XTENSA_BREAKPOINT_STORE (Results 1 – 2 of 2) sorted by relevance
63 hw->type = XTENSA_BREAKPOINT_STORE; in hw_breakpoint_arch_parse()66 hw->type = XTENSA_BREAKPOINT_LOAD | XTENSA_BREAKPOINT_STORE; in hw_breakpoint_arch_parse()164 if (info->type & XTENSA_BREAKPOINT_STORE) in set_dbreak_regs()
25 #define XTENSA_BREAKPOINT_STORE 2 macro