Home
last modified time | relevance | path

Searched refs:dboot_printf (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/uts/i86pc/dboot/
H A Ddboot_startkern.c270 dboot_printf( in sort_physinstall()
288 dboot_printf("\nFinal memlists:\n"); in sort_physinstall()
290 dboot_printf("\t%d: addr=%" PRIx64 " size=%" in sort_physinstall()
367 dboot_printf("ma_to_pa(%" PRIx64 ") got %" PRIx64 ", " in ma_to_pa()
388 dboot_printf("pa_to_ma(pfn=%lx) got %lx ma_to_pa() says %lx\n", in pa_to_ma()
447 dboot_printf("new page table lvl=%d paddr=0x%lx ptp=0x%" in make_ptable()
480 dboot_printf("Finished pagetables:\n"); in dump_tables()
493 dboot_printf("%s %p[0x%x] = %" PRIx64 ", va=%" PRIx64, in dump_tables()
496 dboot_printf(" physaddr=%x\n", pa); in dump_tables()
526 dboot_printf("%s...\n", tabs + l); in dump_tables()
[all …]
H A Ddboot_elfload.c130 dboot_printf("warning: PT_INTERP section\n"); in dboot_elfload64()
141 dboot_printf("warning: krtld reloc info?\n"); in dboot_elfload64()
156 dboot_printf("Skipping PT_LOAD segment for " in dboot_elfload64()
169 dboot_printf("copying %ld bytes from ELF offset 0x%lx " in dboot_elfload64()
189 dboot_printf("zeroing BSS %lu bytes from " in dboot_elfload64()
H A Ddboot_xboot.h54 dboot_printf(s); \
59 dboot_printf("%s is 0x%" PRIx64 "\n", #x, (uint64_t)(x)); \
H A Ddboot_printf.c64 dboot_printf("Press any key to reboot\n"); in dboot_panic()
75 dboot_printf(char *fmt, ...) in dboot_printf() function
H A Ddboot_printf.h38 extern void dboot_printf(char *fmt, ...)
/illumos-gate/usr/src/uts/i86xpv/
H A DMakefile.files174 dboot_printf.o \
/illumos-gate/usr/src/uts/i86pc/
H A DMakefile.files181 dboot_printf.o \