Home
last modified time | relevance | path

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

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