Home
last modified time | relevance | path

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

/titanic_53/usr/src/uts/i86pc/dboot/
H A Ddboot_elfload.c126 dboot_printf("warning: PT_INTERP section\n"); in dboot_elfload64()
137 dboot_printf("warning: krtld reloc info?\n"); in dboot_elfload64()
152 dboot_printf("Skipping PT_LOAD segment for " in dboot_elfload64()
165 dboot_printf("copying %ld bytes from ELF offset 0x%lx " in dboot_elfload64()
H A Ddboot_startkern.c254 dboot_printf( in sort_physinstall()
272 dboot_printf("\nFinal memlists:\n"); in sort_physinstall()
274 dboot_printf("\t%d: addr=%" PRIx64 " size=%" in sort_physinstall()
348 dboot_printf("ma_to_pa(%" PRIx64 ") got %" PRIx64 ", " in ma_to_pa()
369 dboot_printf("pa_to_ma(pfn=%lx) got %lx ma_to_pa() says %lx\n", in pa_to_ma()
428 dboot_printf("new page table lvl=%d paddr=0x%lx ptp=0x%" in make_ptable()
461 dboot_printf("Finished pagetables:\n"); in dump_tables()
474 dboot_printf("%s %p[0x%x] = %" PRIx64 ", va=%" PRIx64, in dump_tables()
477 dboot_printf(" physaddr=%x\n", pa); in dump_tables()
507 dboot_printf("%s...\n", tabs + l); in dump_tables()
[all …]
H A Ddboot_xboot.h56 dboot_printf(s); \
61 dboot_printf("%s is 0x%" PRIx64 "\n", #x, (uint64_t)(x)); \
H A Ddboot_printf.c63 dboot_printf("Press any key to reboot\n"); in dboot_panic()
74 dboot_printf(char *fmt, ...) in dboot_printf() function
H A Ddboot_printf.h41 extern void dboot_printf(char *fmt, ...)
/titanic_53/usr/src/uts/i86xpv/
H A DMakefile.files175 dboot_printf.o \
/titanic_53/usr/src/uts/i86pc/
H A DMakefile.files175 dboot_printf.o \