Searched refs:c6x_halt (Results 1 – 2 of 2) sorted by relevance
25 void (*c6x_halt)(void); variable69 if (c6x_halt) in machine_halt()70 c6x_halt(); in machine_halt()
135 extern void (*c6x_halt)(void);