Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm64/include/asm/
H A Dexception.h53 void do_el0_svc(struct pt_regs *regs);
/OK3568_Linux_fs/kernel/arch/arm64/kernel/
H A Dsyscall.c191 void do_el0_svc(struct pt_regs *regs) in do_el0_svc() function
H A Dentry-common.c357 do_el0_svc(regs); in el0_svc()