Home
last modified time | relevance | path

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

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