Home
last modified time | relevance | path

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

/linux-6.15/arch/arm64/include/asm/
H A Dexception.h55 void do_mem_abort(unsigned long far, unsigned long esr, struct pt_regs *regs);
/linux-6.15/arch/arm64/kernel/
H A Dentry-common.c432 do_mem_abort(far, esr, regs); in el1_abort()
604 do_mem_abort(far, esr, regs); in el0_da()
622 do_mem_abort(far, esr, regs); in el0_ia()
/linux-6.15/arch/arm64/mm/
H A Dfault.c914 void do_mem_abort(unsigned long far, unsigned long esr, struct pt_regs *regs) in do_mem_abort() function
932 NOKPROBE_SYMBOL(do_mem_abort);