Searched refs:c6x_restart (Results 1 – 2 of 2) sorted by relevance
22 void (*c6x_restart)(void); variable60 if (c6x_restart) in machine_restart()61 c6x_restart(); in machine_restart()
111 extern void (*c6x_restart)(void);