Home
last modified time | relevance | path

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

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