Searched refs:do_el0_undef (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/arm64/include/asm/
H A Dexception.h56 void do_el0_undef(struct pt_regs *regs, unsigned long esr);
/linux-master/arch/arm64/kernel/
H A Dtraps.c454 void do_el0_undef(struct pt_regs *regs, unsigned long esr) function
769 do_el0_undef(regs, esr);
784 do_el0_undef(regs, esr);
803 do_el0_undef(regs, esr);
H A Dentry-common.c667 do_el0_undef(regs, esr);

Completed in 129 milliseconds