Searched refs:c6x_halt (Results 1 – 2 of 2) sorted by relevance
27 void (*c6x_halt)(void); variable71 if (c6x_halt) in machine_halt()72 c6x_halt(); in machine_halt()
126 extern void (*c6x_halt)(void);