machine_restart   185 arch/arm/mach-ixp4xx/fsg-setup.c 	machine_restart(NULL);
machine_restart    32 arch/microblaze/include/asm/setup.h void machine_restart(char *cmd);
machine_restart   281 arch/microblaze/mm/init.c 		machine_restart(NULL);
machine_restart   286 arch/microblaze/mm/init.c 		machine_restart(NULL);
machine_restart   291 arch/microblaze/mm/init.c 		machine_restart(NULL);
machine_restart    62 arch/mips/ath25/ar2315.c 	machine_restart("AHB error"); /* Catastrophic failure */
machine_restart    67 arch/mips/ath25/ar5312.c 	machine_restart("AHB error"); /* Catastrophic failure */
machine_restart    69 arch/mips/lantiq/falcon/reset.c 	_machine_restart = machine_restart;
machine_restart    29 arch/mips/sgi-ip27/ip27-reset.c void machine_restart(char *command) __noreturn;
machine_restart   119 arch/mips/sibyte/bcm1480/setup.c 		machine_restart(NULL);
machine_restart   181 arch/mips/sibyte/sb1250/setup.c 		machine_restart(NULL);
machine_restart   232 arch/mips/sibyte/sb1250/setup.c 		machine_restart(NULL);
machine_restart    94 arch/nds32/kernel/process.c EXPORT_SYMBOL(machine_restart);
machine_restart   111 arch/powerpc/kernel/machine_kexec.c 	machine_restart(NULL);
machine_restart   189 arch/powerpc/platforms/85xx/ksi8560.c 	.restart		= machine_restart,
machine_restart   204 arch/um/drivers/mconsole_kern.c 	machine_restart(NULL);
machine_restart    77 drivers/mfd/ab8500-sysctrl.c 			machine_restart("charging");
machine_restart    20 drivers/power/reset/restart-poweroff.c 	machine_restart(NULL);
machine_restart     7 include/asm-generic/emergency-restart.h 	machine_restart(NULL);
machine_restart    57 include/linux/reboot.h extern void machine_restart(char *cmd);
machine_restart   254 kernel/reboot.c 	machine_restart(cmd);