Searched refs:cfe_linux_exit (Results 1 – 1 of 1) sorted by relevance
49 static void __noreturn cfe_linux_exit(void *arg) in cfe_linux_exit() function60 smp_call_function(cfe_linux_exit, arg, 0); in cfe_linux_exit()74 cfe_linux_exit((void *)&zero); in cfe_linux_restart()81 cfe_linux_exit((void *)&one); in cfe_linux_halt()
Completed in 3 milliseconds