Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm64/include/asm/
H A Dexception.h68 void bad_el0_sync(struct pt_regs *regs, int reason, unsigned long esr);
/openbmc/linux/arch/arm64/kernel/
H A Dentry-common.c657 bad_el0_sync(regs, 0, esr); in el0_inv()
H A Dtraps.c908 void bad_el0_sync(struct pt_regs *regs, int reason, unsigned long esr) in bad_el0_sync() function