Home
last modified time | relevance | path

Searched defs:do_breakpoint (Results 1 – 2 of 2) sorted by relevance

/linux/arch/arm64/include/asm/
H A Dexception.h67 static inline void do_breakpoint(unsigned long esr, struct pt_regs *regs) {} in do_breakpoint() function
/linux/arch/arm64/kernel/
H A Dhw_breakpoint.c622 void do_breakpoint(unsigned long esr, struct pt_regs *regs) in do_breakpoint() function