Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm64/kernel/
H A Dentry-common.c286 static void noinstr __panic_unhandled(struct pt_regs *regs, const char *vector, in __panic_unhandled() function
305 __panic_unhandled(regs, desc, read_sysreg(esr_el1)); \
484 __panic_unhandled(regs, "64-bit el1h sync", esr); in el1h_64_sync_handler()