Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/xtensa/kernel/
H A Dhw_breakpoint.c63 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()
/kernel/linux/linux-6.6/arch/xtensa/kernel/
H A Dhw_breakpoint.c64 hw->type = XTENSA_BREAKPOINT_STORE; in hw_breakpoint_arch_parse()
67 hw->type = XTENSA_BREAKPOINT_LOAD | XTENSA_BREAKPOINT_STORE; in hw_breakpoint_arch_parse()
165 if (info->type & XTENSA_BREAKPOINT_STORE) in set_dbreak_regs()
/kernel/linux/linux-5.10/arch/xtensa/include/asm/
H A Dhw_breakpoint.h25 #define XTENSA_BREAKPOINT_STORE 2 macro
/kernel/linux/linux-6.6/arch/xtensa/include/asm/
H A Dhw_breakpoint.h25 #define XTENSA_BREAKPOINT_STORE 2 macro

Completed in 2 milliseconds