Home
last modified time | relevance | path

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

/linux-3.3/arch/powerpc/platforms/cell/
Dras.h4 extern void cbe_system_error_exception(struct pt_regs *regs);
Dpervasive.h29 extern void cbe_system_error_exception(struct pt_regs *regs);
Dpervasive.c99 cbe_system_error_exception(regs); in cbe_system_reset_exception()
Dras.c56 void cbe_system_error_exception(struct pt_regs *regs) in cbe_system_error_exception() function
/linux-3.3/arch/powerpc/kernel/
Dexceptions-64s.S476 STD_EXCEPTION_COMMON(0x1200, cbe_system_error, .cbe_system_error_exception)