Home
last modified time | relevance | path

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

/Linux-v5.4/arch/powerpc/platforms/cell/
Dras.h7 extern void cbe_thermal_exception(struct pt_regs *regs);
Dpervasive.h18 extern void cbe_thermal_exception(struct pt_regs *regs);
Dpervasive.c94 cbe_thermal_exception(regs); in cbe_system_reset_exception()
Dras.c73 void cbe_thermal_exception(struct pt_regs *regs) in cbe_thermal_exception() function
/Linux-v5.4/arch/powerpc/kernel/
Dexceptions-64s.S1937 EXC_COMMON(cbe_thermal_common, 0x1800, cbe_thermal_exception)