Home
last modified time | relevance | path

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

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