| /src/sys/arch/arm/include/ |
| H A D | ofw.h | 65 extern void cpu_reboot(int, char *);
|
| /src/sys/arch/vax/vax/ |
| H A D | ka610.c | 59 .cpu_reboot = ka610_reboot,
|
| H A D | ka410.c | 70 .cpu_reboot = ka410_reboot,
|
| H A D | ka46.c | 71 .cpu_reboot = ka46_reboot,
|
| H A D | ka48.c | 72 .cpu_reboot = ka48_reboot,
|
| H A D | ka630.c | 69 .cpu_reboot = ka630_reboot,
|
| H A D | ka660.c | 73 .cpu_reboot = generic_reboot,
|
| H A D | ka670.c | 61 .cpu_reboot = generic_reboot,
|
| H A D | ka43.c | 73 .cpu_reboot = ka43_reboot,
|
| H A D | ka49.c | 69 .cpu_reboot = ka49_reboot,
|
| H A D | ka53.c | 73 .cpu_reboot = generic_reboot,
|
| H A D | ka680.c | 96 .cpu_reboot = generic_reboot,
|
| /src/sys/arch/arm/arm32/ |
| H A D | arm32_reboot.c | 168 cpu_reboot(int howto, char *bootstr) function in typeref:typename:void
|
| /src/sys/kern/ |
| H A D | kern_reboot.c | 87 * that each and every cpu_reboot() does and put it here. 91 cpu_reboot(howto, bootstr);
|
| /src/sys/sys/ |
| H A D | reboot.h | 118 void cpu_reboot(int, char *) __dead;
|
| /src/sys/arch/aarch64/aarch64/ |
| H A D | aarch64_reboot.c | 210 cpu_reboot(int howto, char *bootstr) function in typeref:typename:void
|
| /src/sys/arch/cobalt/stand/boot/ |
| H A D | start.S | 61 jal _C_LABEL(cpu_reboot) # failed, reboot
|
| /src/sys/arch/arm/ofw/ |
| H A D | ofwgencfg_machdep.c | 124 cpu_reboot(int howto, char *bootstr) function in typeref:typename:void
|
| /src/sys/arch/evbmips/atheros/ |
| H A D | machdep.c | 313 cpu_reboot(int howto, char *bootstr) function in typeref:typename:void
|
| /src/sys/arch/vax/include/ |
| H A D | cpu.h | 73 void (*cpu_reboot)(int); /* Cpu dependent reboot call */ member in struct:cpu_dep
|
| /src/sys/arch/dreamcast/dreamcast/ |
| H A D | machdep.c | 200 cpu_reboot(int howto, char *bootstr) function in typeref:typename:void
|
| /src/sys/arch/playstation2/playstation2/ |
| H A D | machdep.c | 56 #include <dev/cons.h> /* cntab access (cpu_reboot) */ 174 cpu_reboot(int howto, char *bootstr) function in typeref:typename:void
|
| /src/sys/arch/ibmnws/ibmnws/ |
| H A D | machdep.c | 199 cpu_reboot(int howto, char *what) function in typeref:typename:void
|
| /src/sys/arch/evbmips/malta/ |
| H A D | machdep.c | 319 cpu_reboot(int howto, char *bootstr) function in typeref:typename:void
|
| /src/sys/arch/evbmips/ingenic/ |
| H A D | machdep.c | 269 cpu_reboot(int howto, char *bootstr) function in typeref:typename:void
|