Home
last modified time | relevance | path

Searched refs:dboot_halt (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/uts/i86pc/dboot/
H A Ddboot_grub.s318 ENTRY_NP(dboot_halt)
320 SET_SIZE(dboot_halt)
H A Ddboot_xboot.h65 extern void dboot_halt(void);
H A Ddboot_printf.c67 dboot_halt(); /* just in case */ in dboot_panic()
H A Ddboot_startkern.c320 dboot_halt(void) in dboot_halt() function