Lines Matching refs:qemu_printf
3781 qemu_printf("\t%3d ", start); in mtree_print_phys_entries()
3783 qemu_printf("\t%3d..%-3d ", start, end - 1); in mtree_print_phys_entries()
3785 qemu_printf(" skip=%d ", skip); in mtree_print_phys_entries()
3787 qemu_printf(" ptr=NIL"); in mtree_print_phys_entries()
3789 qemu_printf(" ptr=#%d", ptr); in mtree_print_phys_entries()
3791 qemu_printf(" ptr=[%d]", ptr); in mtree_print_phys_entries()
3793 qemu_printf("\n"); in mtree_print_phys_entries()
3803 qemu_printf(" Dispatch\n"); in mtree_print_dispatch()
3804 qemu_printf(" Physical sections\n"); in mtree_print_dispatch()
3811 qemu_printf(" #%d @" HWADDR_FMT_plx ".." HWADDR_FMT_plx in mtree_print_dispatch()
3823 qemu_printf(" alias=%s", s->mr->alias->name ? in mtree_print_dispatch()
3826 qemu_printf("\n"); in mtree_print_dispatch()
3829 qemu_printf(" Nodes (%d bits per level, %d levels) ptr=[%d] skip=%d\n", in mtree_print_dispatch()
3836 qemu_printf(" [%d]\n", i); in mtree_print_dispatch()