Lines Matching refs:B_PRIx64
122 TRACE_MTRR(" mtrr: %2" B_PRIu32 ": base: %#10" B_PRIx64 ", size: %#10" in set_mtrrs()
123 B_PRIx64 ", type: %u\n", i, info.base, info.size, in set_mtrrs()
365 TRACE_MTRR2("%12" B_PRIx64 " (%p)\n", rangePoints[i].address, in update_mtrrs()
436 TRACE_MTRR2("%12" B_PRIx64 " - %12" B_PRIx64 ": %" B_PRIu32 "\n", in update_mtrrs()
483 TRACE_MTRR2("%12" B_PRIx64 " - %12" B_PRIx64 ": %" B_PRIu32 "\n", in update_mtrrs()
526 B_PRIx64 ".\n", updateInfo.ignoreUncacheableSize); in update_mtrrs()
533 "ignoring uncacheable ranges up to size %#" B_PRIx64 ".\n", in update_mtrrs()
562 TRACE_MTRR2("add_memory_type_range(%" B_PRId32 ", %#" B_PRIx64 ", %#" in add_memory_type_range()
563 B_PRIx64 ", %" B_PRIu32 ")\n", areaID, base, size, type); in add_memory_type_range()
586 B_PRIx64 ", %#" B_PRIx64 " area %" B_PRId32 " from existing %#" in add_memory_type_range()
587 B_PRIx64 ", %#" B_PRIx64 " area %" B_PRId32 "\n", type, in add_memory_type_range()
592 (KDEBUG ? panic : dprintf)("incompatible overlapping memory %#" B_PRIx64 in add_memory_type_range()
593 ", %#" B_PRIx64 " type %" B_PRIx32 " area %" B_PRId32 in add_memory_type_range()
594 " with existing %#" B_PRIx64 ", %#" B_PRIx64 " type %" B_PRIx32 in add_memory_type_range()
648 TRACE_MTRR2("remove_memory_type_range(%" B_PRId32 ", %#" B_PRIx64 ", %#" in remove_memory_type_range()
649 B_PRIx64 ", %" B_PRIu32 ")\n", range->area, range->base, in remove_memory_type_range()
693 kprintf("%#16" B_PRIx64 " %#16" B_PRIx64 " %#16" B_PRIx64 " % 8" in dump_memory_type_ranges()