Searched defs:_machine_restart (Results 1 – 2 of 2) sorted by relevance
/linux/arch/mips/kernel/ | ||
H A D | reset.c | 26 void (*_machine_restart)(char *command); variable |
/linux/arch/s390/kernel/ | ||
H A D | ipl.c | 2072 void (*_machine_restart)(char *command) = do_machine_restart; variable |