Home
last modified time | relevance | path

Searched refs:prom_reboot (Results 1 – 9 of 9) sorted by relevance

/linux/arch/sparc/kernel/
H A Dreboot.c49 prom_reboot(cmd); in machine_restart()
51 prom_reboot(reboot_command); in machine_restart()
52 prom_reboot(""); in machine_restart()
H A Dprocess_32.c97 prom_reboot(cmd); in machine_restart()
99 prom_reboot(reboot_command); in machine_restart()
/linux/arch/m68k/sun3/prom/
H A Dmisc.c20 prom_reboot(char *bcommand) in prom_reboot() function
/linux/arch/sparc/prom/
H A Dmisc_32.c24 prom_reboot(char *bcommand) in prom_reboot() function
H A Dmisc_64.c52 void prom_reboot(const char *bcommand) in prom_reboot() function
/linux/arch/sparc/include/asm/
H A Doplib_32.h55 void prom_reboot(char *boot_command);
H A Doplib_64.h75 void prom_reboot(const char *boot_command);
/linux/arch/m68k/include/asm/
H A Doplib.h100 extern void prom_reboot(char *boot_command);
/linux/arch/m68k/sun3/
H A Dconfig.c99 prom_reboot ("vmlinux"); in sun3_reboot()