Lines Matching refs:PRIx64
219 "merging mem segs %" PRIx64 "...%" PRIx64 in sort_physinstall()
220 " w/ %" PRIx64 "...%" PRIx64 "\n", in sort_physinstall()
238 dboot_printf("\t%d: addr=%" PRIx64 " size=%" in sort_physinstall()
239 PRIx64 "\n", i, memlists[i].addr, memlists[i].size); in sort_physinstall()
312 dboot_printf("ma_to_pa(%" PRIx64 ") got %" PRIx64 ", " in ma_to_pa()
313 "pa_to_ma() says %" PRIx64 "\n", ma, pa, pa_to_ma(pa)); in ma_to_pa()
393 PRIx64 "\n", level, (ulong_t)new_table, *pteval); in make_ptable()
438 dboot_printf("%s %p[0x%x] = %" PRIx64 ", va=%" PRIx64, in dump_tables()
506 dboot_printf("mapping ma=0x%" PRIx64 " va=0x%" PRIx64 in map_ma_at_va()
507 " pte=0x%" PRIx64 " l=%d\n", in map_ma_at_va()
533 dboot_panic("mmu_update failed-map_pa_at_va va=0x%" PRIx64 in map_ma_at_va()
534 " l=%d ma=0x%" PRIx64 ", pte=0x%" PRIx64 "", in map_ma_at_va()
651 dboot_printf("\ttype: %d %" PRIx64 "..%" in build_pcimemlists()
652 PRIx64 "\n", mmap->type, start, end); in build_pcimemlists()
670 dboot_printf("pcimemlist entry 0x%" PRIx64 "..0x%" in build_pcimemlists()
671 PRIx64 "\n", pcimemlists[i].addr, in build_pcimemlists()
1140 dboot_printf("\ttype: %d %" PRIx64 "..%" in init_mem_alloc()
1141 PRIx64 "\n", mmap->type, start, end); in init_mem_alloc()
1381 dboot_printf("1:1 map pa=%" PRIx64 "..%" PRIx64 "\n", in build_page_tables()