Home
last modified time | relevance | path

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

/linux/arch/arm64/kernel/
H A Ddebug-monitors.c196 void do_el1_softstep(unsigned long esr, struct pt_regs *regs) in do_el1_softstep() function
208 NOKPROBE_SYMBOL(do_el1_softstep);
H A Dentry-common.c402 do_el1_softstep(esr, regs); in el1_softstp()
/linux/arch/arm64/include/asm/
H A Dexception.h72 void do_el1_softstep(unsigned long esr, struct pt_regs *regs);