Searched refs:c6x_halt (Results 1 – 2 of 2) sorted by relevance
23 void (*c6x_halt)(void); variable67 if (c6x_halt) in machine_halt()68 c6x_halt(); in machine_halt()
112 extern void (*c6x_halt)(void);