Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/arch/powerpc/kernel/
Dtraps.c1128 DEFINE_INTERRUPT_HANDLER(RunModeException) in DEFINE_INTERRUPT_HANDLER() argument
/kernel/linux/linux-5.10/arch/powerpc/kernel/
Dtraps.c1123 void RunModeException(struct pt_regs *regs) in RunModeException() function