Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm64/include/asm/
H A Dexception.h55 void do_mem_abort(unsigned long far, unsigned long esr, struct pt_regs *regs);
/openbmc/linux/arch/arm64/kernel/
H A Dentry-common.c398 do_mem_abort(far, esr, regs); in el1_abort()
546 do_mem_abort(far, esr, regs); in el0_da()
564 do_mem_abort(far, esr, regs); in el0_ia()
/openbmc/linux/arch/arm64/mm/
H A Dfault.c841 void do_mem_abort(unsigned long far, unsigned long esr, struct pt_regs *regs) in do_mem_abort() function
859 NOKPROBE_SYMBOL(do_mem_abort);