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

/linux-master/arch/xtensa/include/asm/
H A Dhw_breakpoint.h25 #define XTENSA_BREAKPOINT_STORE 2 macro
/linux-master/arch/xtensa/kernel/
H A Dhw_breakpoint.c64 hw->type = XTENSA_BREAKPOINT_STORE;
67 hw->type = XTENSA_BREAKPOINT_LOAD | XTENSA_BREAKPOINT_STORE;
165 if (info->type & XTENSA_BREAKPOINT_STORE)

Completed in 210 milliseconds