Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
do_el0_sys
arch/arm64/include/asm/exception.h
80
void do_el0_sys(unsigned long esr, struct pt_regs *regs);
arch/arm64/kernel/entry-common.c
610
do_el0_sys(esr, regs);