Searched refs:soc_halt (Results 1 – 2 of 2) sorted by relevance
74 void (*soc_halt)(void); variable85 if (soc_halt) in machine_halt()86 soc_halt(); in machine_halt()
199 extern void (*soc_halt)(void);