Searched refs:dboot_halt (Results 1 – 4 of 4) sorted by relevance
318 ENTRY_NP(dboot_halt)320 SET_SIZE(dboot_halt)
65 extern void dboot_halt(void);
67 dboot_halt(); /* just in case */ in dboot_panic()
320 dboot_halt(void) in dboot_halt() function