Home
last modified time | relevance | path

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

/Linux-v5.4/arch/powerpc/platforms/cell/
Dras.h5 extern void cbe_system_error_exception(struct pt_regs *regs);
Dpervasive.h16 extern void cbe_system_error_exception(struct pt_regs *regs);
Dpervasive.c91 cbe_system_error_exception(regs); in cbe_system_reset_exception()
Dras.c52 void cbe_system_error_exception(struct pt_regs *regs) in cbe_system_error_exception() function
/Linux-v5.4/arch/powerpc/kernel/
Dexceptions-64s.S1787 EXC_COMMON(cbe_system_error_common, 0x1200, cbe_system_error_exception)