Home
last modified time | relevance | path

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

/linux/arch/arm64/include/asm/
H A Dexception.h75 void do_bkpt32(unsigned long esr, struct pt_regs *regs);
/linux/arch/arm64/kernel/
H A Ddebug-monitors.c274 void do_bkpt32(unsigned long esr, struct pt_regs *regs) in do_bkpt32() function