Home
last modified time | relevance | path

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

/linux/arch/xtensa/include/asm/
H A Dhw_breakpoint.h49 int check_hw_breakpoint(struct pt_regs *regs);
/linux/arch/xtensa/kernel/
H A Dhw_breakpoint.c277 int check_hw_breakpoint(struct pt_regs *regs) in check_hw_breakpoint() function