Searched refs:c6x_restart (Results 1 – 2 of 2) sorted by relevance
24 void (*c6x_restart)(void); variable62 if (c6x_restart) in machine_restart()63 c6x_restart(); in machine_restart()
134 extern void (*c6x_restart)(void);