Home
last modified time | relevance | path

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

/linux-4.4.14/arch/powerpc/platforms/cell/
Dras.h6 extern void cbe_thermal_exception(struct pt_regs *regs);
Dpervasive.h31 extern void cbe_thermal_exception(struct pt_regs *regs);
Dpervasive.c103 cbe_thermal_exception(regs); in cbe_system_reset_exception()
Dras.c77 void cbe_thermal_exception(struct pt_regs *regs) in cbe_thermal_exception() function
/linux-4.4.14/arch/powerpc/kernel/
Dexceptions-64s.S816 STD_EXCEPTION_COMMON(0x1800, cbe_thermal, cbe_thermal_exception)