Home
last modified time | relevance | path

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

/linux-6.15/arch/arm64/include/asm/
H A Dexception.h68 void do_el0_sys(unsigned long esr, struct pt_regs *regs);
/linux-6.15/arch/arm64/kernel/
H A Dentry-common.c662 do_el0_sys(esr, regs); in el0_sys()
H A Dtraps.c811 void do_el0_sys(unsigned long esr, struct pt_regs *regs) in do_el0_sys() function