Home
last modified time | relevance | path

Searched defs:unknown_exception (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/arch/powerpc/kernel/
Dtraps.c1092 DEFINE_INTERRUPT_HANDLER(unknown_exception) in DEFINE_INTERRUPT_HANDLER() argument
/kernel/linux/linux-5.10/arch/powerpc/kernel/
Dtraps.c1096 void unknown_exception(struct pt_regs *regs) in unknown_exception() function