Home
last modified time | relevance | path

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

/linux/arch/arm64/include/asm/
H A Dexception.h73 void do_el0_brk64(unsigned long esr, struct pt_regs *regs);
/linux/arch/arm64/kernel/
H A Ddebug-monitors.c254 void do_el0_brk64(unsigned long esr, struct pt_regs *regs) in do_el0_brk64() function
H A Dentry-common.c714 do_el0_brk64(esr, regs); in el0_brk64()