Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm64/include/asm/
H A Dexception.h57 void do_el1_undef(struct pt_regs *regs, unsigned long esr);
/openbmc/linux/arch/arm64/kernel/
H A Dentry-common.c418 do_el1_undef(regs, esr); in el1_undef()
H A Dtraps.c475 void do_el1_undef(struct pt_regs *regs, unsigned long esr) in do_el1_undef() function