Searched refs:hard_processor_halt (Results 1 – 4 of 4) sorted by relevance
80 hard_processor_halt(HALT_OK); in machine_restart()88 hard_processor_halt(HALT_OK); in machine_halt()96 hard_processor_halt(HALT_OK); in machine_power_off()
204 hard_processor_halt(HALT_PANIC); in dump_machine_table()211 hard_processor_halt(HALT_PANIC); in metag_panic_event()
578 hard_processor_halt(HALT_OK); in stop_this_cpu()
186 static inline void hard_processor_halt(int exit_code) in hard_processor_halt() function