Searched refs:sh_bios_vbr_reload (Results 1 – 3 of 3) sorted by relevance
19 extern void sh_bios_vbr_reload(void);24 static inline void sh_bios_vbr_reload(void) { } in sh_bios_vbr_reload() function
88 * sh_bios_vbr_reload - Re-load the system VBR from the BIOS vector.93 void sh_bios_vbr_reload(void) in sh_bios_vbr_reload() function
114 sh_bios_vbr_reload(); in machine_kexec()