Home | History | Annotate | Download | only in pbsdboot

Lines Matching refs:debug_printf

65 		debug_printf(TEXT("vmem is not initialized.\n"));
70 debug_printf(TEXT("entry point=0x%x\n"), entry);
84 debug_printf(TEXT("arg, vtophysaddr() failed\n"));
92 debug_printf(TEXT("vtophysaddr() failed, page %d (addr=0x%x) \n"),
104 debug_printf(TEXT("vtophysaddr() failed, leaf %d (addr=0x%x) \n"),
114 debug_printf(TEXT("execute startprog()\n"));
150 debug_printf(TEXT("page %d (phys addr=0x%x) is already in use\n"),
235 debug_printf(TEXT("allocate %d pages\n"), npages);
242 debug_printf(TEXT("can't allocate heap\n"));
256 debug_printf(TEXT("can't allocate address table\n"));
266 debug_printf(TEXT("magic=%08x%08x\n"), magic0, magic1);
313 debug_printf(TEXT("invalid page header\n"));
323 debug_printf(TEXT("lost %d pages\n"), npages - nfounds);
334 debug_printf(TEXT("can't allocate root page.\n"));
347 debug_printf(TEXT("can't allocate leaf page.\n"));
359 debug_printf(TEXT("can't allocate page 0x%x.\n"), start);
394 debug_printf(TEXT("no page map\n"));
401 debug_printf(TEXT("%08X: vaddr=%08X paddr=%08X %s\n"),