Home
last modified time | relevance | path

Searched refs:PRIx64 (Results 151 – 175 of 447) sorted by relevance

12345678910>>...18

/openbmc/qemu/target/alpha/
H A Dhelper.c372 PRIx64 " sp=%016" PRIx64 "\n", in alpha_cpu_do_interrupt()
507 qemu_fprintf(f, "f%-7d%016" PRIx64 "%c", i, env->fir[i], in alpha_cpu_dump_state()
510 qemu_fprintf(f, "fpcr %016" PRIx64 "\n", cpu_alpha_load_fpcr(env)); in alpha_cpu_dump_state()
/openbmc/qemu/hw/pci-host/
H A Dgt64120.c523 "reg:0x%03x size:%u value:0x%0*" PRIx64 "\n", in gt64120_writel()
533 "reg:0x%03x size:%u value:0x%0*" PRIx64 "\n", in gt64120_writel()
575 "reg:0x%03x size:%u value:0x%0*" PRIx64 "\n", in gt64120_writel()
588 "reg:0x%03x size:%u value:0x%0*" PRIx64 "\n", in gt64120_writel()
625 "reg:0x%03x size:%u value:0x%0*" PRIx64 "\n", in gt64120_writel()
638 "reg:0x%03x size:%u value:0x%0*" PRIx64 "\n", in gt64120_writel()
683 "reg:0x%03x size:%u value:0x%0*" PRIx64 "\n", in gt64120_writel()
737 "reg:0x%03x size:%u value:0x%0*" PRIx64 "\n", in gt64120_writel()
H A Dpnv_phb3_pbcq.c160 phb3_pbcq_error(pbcq, "%s @0x%"HWADDR_PRIx"=%"PRIx64, __func__, in pnv_pbcq_nest_xscom_write()
177 phb3_pbcq_error(pbcq, "%s @0x%"HWADDR_PRIx"=%"PRIx64, __func__, in pnv_pbcq_pci_xscom_write()
203 phb3_pbcq_error(pbcq, "%s @0x%"HWADDR_PRIx"=%"PRIx64, __func__, in pnv_pbcq_spci_xscom_write()
/openbmc/qemu/hw/intc/
H A Dioapic_common.c98 monitor_printf(mon, " pin %-2u 0x%016"PRIx64" dest=%"PRIx64 in ioapic_print_redtbl()
/openbmc/qemu/hw/tpm/
H A Dtrace-events4 tpm_crb_mmio_read(uint64_t addr, unsigned size, uint32_t val) "CRB read 0x%016" PRIx64 " len:%u val…
5 tpm_crb_mmio_write(uint64_t addr, unsigned size, uint32_t val) "CRB write 0x%016" PRIx64 " len:%u v…
/openbmc/qemu/include/exec/
H A Dcpu-common.h25 #define VADDR_PRIx PRIx64
69 # define RAM_ADDR_FMT "%" PRIx64
/openbmc/qemu/hw/timer/
H A Da9gtimer.c114 PRIx64 " cycles\n", next_cdiff); in a9_gtimer_update()
172 DB_PRINT("addr:%#x data:%#08" PRIx64 "\n", (unsigned)addr, ret); in a9_gtimer_read()
183 DB_PRINT("addr:%#x data:%#08" PRIx64 "\n", (unsigned)addr, value); in a9_gtimer_write()
/openbmc/qemu/tests/qtest/libqos/
H A Dlibqos-malloc.c200 "0x%016" PRIx64 ".\n", in mlist_free()
224 fprintf(stderr, "guest malloc leak @ 0x%016" PRIx64 "; " in alloc_destroy()
225 "size 0x%016" PRIx64 ".\n", in alloc_destroy()
/openbmc/linux/tools/testing/selftests/kvm/lib/
H A Dmemstress.c193 " guest pages: %" PRIx64 " max gfn: %" PRIx64 in memstress_create_vm()
194 " nr_vcpus: %d wss: %" PRIx64 "]\n", in memstress_create_vm()
/openbmc/qemu/target/s390x/tcg/
H A Dmem_helper.c366 HELPER_LOG("%s l %d dest %" PRIx64 " src %" PRIx64 "\n", in do_helper_nc()
400 HELPER_LOG("%s l %d dest %" PRIx64 " src %" PRIx64 "\n", in do_helper_xc()
441 HELPER_LOG("%s l %d dest %" PRIx64 " src %" PRIx64 "\n", in do_helper_oc()
474 HELPER_LOG("%s l %d dest %" PRIx64 " src %" PRIx64 "\n", in do_helper_mvc()
635 HELPER_LOG("%s l %d s1 %" PRIx64 " s2 %" PRIx64 "\n", in do_helper_clc()
667 HELPER_LOG("%s: r1 0x%x mask 0x%x addr 0x%" PRIx64 "\n", __func__, r1, in HELPER()
679 HELPER_LOG("mask 0x%x %02x/%02x (0x%" PRIx64 ") ", mask, r, d, in HELPER()
1931 HELPER_LOG("load ctl %d from 0x%" PRIx64 " == 0x%" PRIx64 "\n", in HELPER()
2199 HELPER_LOG("%s: %16" PRIx64 " %16" PRIx64 " %16" PRIx64 "\n", in HELPER()
2234 HELPER_LOG("%s: %16" PRIx64 " %16" PRIx64 " %16" PRIx64 "\n", in HELPER()
[all …]
/openbmc/qemu/hw/i386/xen/
H A Dxen-hvm.c211 "/local/domain/0/device-model/%d/physmap/%"PRIx64"/start_addr", in xen_save_physmap()
213 snprintf(value, sizeof(value), "%"PRIx64, (uint64_t)physmap->start_addr); in xen_save_physmap()
218 "/local/domain/0/device-model/%d/physmap/%"PRIx64"/size", in xen_save_physmap()
220 snprintf(value, sizeof(value), "%"PRIx64, (uint64_t)physmap->size); in xen_save_physmap()
226 "/local/domain/0/device-model/%d/physmap/%"PRIx64"/name", in xen_save_physmap()
/openbmc/qemu/target/s390x/
H A Dgen-features.c930 printf("0x%016"PRIx64"ULL", base_feat[j]); in print_feature_defs()
939 printf("0x%016"PRIx64"ULL", default_feat[j]); in print_feature_defs()
948 printf("0x%016"PRIx64"ULL", full_feat[j]); in print_feature_defs()
971 printf("0x%016"PRIx64"ULL", feat[j]); in print_qemu_feature_defs()
993 printf("0x%016"PRIx64"ULL", feat[j]); in print_feature_group_defs()
/openbmc/qemu/hw/remote/
H A Dvfio-user-obj.c315 name = g_strdup_printf("mem-%s-%"PRIx64"", o->device, in dma_register()
435 warn_report("vfu: invalid address 0x%"PRIx64"", bar_offset); in vfu_object_bar_rw()
445 "bar %d - [0x%"PRIx64" - 0x%"PRIx64"]", in vfu_object_bar_rw()
455 "[0x%"PRIx64" - 0x%"PRIx64"] in bar %d", in vfu_object_bar_rw()
/openbmc/qemu/tests/tcg/s390x/
H A Dshift.c255 "actual = 0x%" PRIx64 "\n" in main()
256 "expected = 0x%" PRIx64 "\n", in main()
/openbmc/qemu/hw/core/
H A Dtrace-events2 …nst char *name, uint64_t gpa, uint64_t size, bool isrom) "%s: @0x%"PRIx64" size=0x%"PRIx64" ROM=%d"
/openbmc/qemu/target/ppc/
H A Dexcp_helper.c112 qemu_log_mask(CPU_LOG_INT, "syscall r0=%016" PRIx64 in dump_syscall()
113 " r3=%016" PRIx64 " r4=%016" PRIx64 " r5=%016" PRIx64 in dump_syscall()
114 " r6=%016" PRIx64 " r7=%016" PRIx64 " r8=%016" PRIx64 in dump_syscall()
124 qemu_log_mask(CPU_LOG_INT, "hypercall r3=%016" PRIx64 in dump_hcall()
125 " r4=%016" PRIx64 " r5=%016" PRIx64 " r6=%016" PRIx64 in dump_hcall()
126 " r7=%016" PRIx64 " r8=%016" PRIx64 " r9=%016" PRIx64 in dump_hcall()
127 " r10=%016" PRIx64 " r11=%016" PRIx64 " r12=%016" PRIx64 in dump_hcall()
/openbmc/linux/tools/perf/util/
H A Dintel-pt.c965 …intel_pt_log("TIP.PGD ip %#"PRIx64" offset %#"PRIx64" in %s hit filter: %s offset %#"PRIx64" size … in intel_pt_match_pgd_ip()
977 intel_pt_log("TIP.PGD ip %#"PRIx64" offset %#"PRIx64" in %s is not in a filter region\n", in intel_pt_match_pgd_ip()
1638 intel_pt_log("queue %u timestamp 0x%" PRIx64 "\n", in intel_pt_setup_queue()
2929 intel_pt_log("switch_ip: %"PRIx64" ptss_ip: %"PRIx64"\n", in intel_pt_run_decoder()
2969 intel_pt_log("TSC %"PRIx64" est. TSC %"PRIx64"\n", in intel_pt_run_decoder()
2977 intel_pt_log("TSC %"PRIx64" est. TSC %"PRIx64"\n", in intel_pt_run_decoder()
3027 intel_pt_log("queue %u processing 0x%" PRIx64 " to 0x%" PRIx64 "\n", in intel_pt_process_queues()
4065 intel_pt_log("range %d: TSC time interval: %#"PRIx64" to %#"PRIx64"\n", in intel_pt_setup_time_ranges()
4138 [INTEL_PT_TSC_BIT] = " TSC bit %#"PRIx64"\n",
4143 [INTEL_PT_MTC_BIT] = " MTC bit %#"PRIx64"\n",
[all …]
/openbmc/qemu/disas/
H A Ddisas.c55 "Address 0x%" PRIx64 " is out of bounds.\n", in perror_memory()
63 info->fprintf_func(info->stream, "0x%" PRIx64, addr); in print_address()
224 fprintf(out, "0x%08" PRIx64 ": ", pc); in target_disas()
/openbmc/qemu/qapi/
H A Dstring-output-visitor.c122 g_string_append_printf(sov->string, "0x%" PRIx64 "-0x%" PRIx64, in format_string()
131 g_string_append_printf(sov->string, "0x%" PRIx64, range_lob(r)); in format_string()
/openbmc/qemu/hw/gpio/
H A Daspeed_gpio.c565 PRIx64"\n", __func__, offset); in aspeed_gpio_read()
615 PRIx64"\n", __func__, offset); in aspeed_gpio_read()
644 qemu_log_mask(LOG_GUEST_ERROR, "%s: offset 0x%" PRIx64 "data 0x%" in aspeed_gpio_write_index_mode()
645 PRIx64 "index mode wrong command 0x%x\n", in aspeed_gpio_write_index_mode()
752 qemu_log_mask(LOG_GUEST_ERROR, "%s: offset 0x%" PRIx64 "data 0x%" in aspeed_gpio_write_index_mode()
753 PRIx64 "index mode wrong type 0x%x\n", in aspeed_gpio_write_index_mode()
791 PRIx64"\n", __func__, offset); in aspeed_gpio_write()
876 PRIx64"\n", __func__, offset); in aspeed_gpio_write()
/openbmc/qemu/target/arm/
H A Darm-powerctl.c104 DPRINTF("cpu %" PRId64 " (EL %d, %s) @ 0x%" PRIx64 " with R0 = 0x%" PRIx64 in arm_set_cpu_on()
/openbmc/linux/tools/perf/util/intel-pt-decoder/
H A Dintel-pt-log.c75 fprintf(f, " %08" PRIx64 ": ", pos); in intel_pt_print_data()
90 fprintf(f, " %08" PRIx64 ": ", pos); in intel_pt_print_no_data()
/openbmc/qemu/hw/ssi/
H A Dnpcm7xx_fiu.c272 "%s: read from invalid offset 0x%" PRIx64 "\n", in npcm7xx_fiu_ctrl_read()
399 "%s: write to locked register @ 0x%" PRIx64 "\n", in npcm7xx_fiu_ctrl_write()
434 "%s: write to read-only register @ 0x%" PRIx64 "\n", in npcm7xx_fiu_ctrl_write()
452 "%s: write to invalid offset 0x%" PRIx64 "\n", in npcm7xx_fiu_ctrl_write()
/openbmc/qemu/hw/ppc/
H A Dpnv_xscom.c204 HWADDR_PRIx " pcba=0x%08x data=0x%" PRIx64 "\n", in xscom_write()
282 name = g_strdup_printf("xscom@%" PRIx64, be64_to_cpu(reg[0])); in pnv_dt_xscom()
/openbmc/qemu/include/hw/xen/interface/
H A Darch-arm.h188 #define PRI_xen_pfn PRIx64
198 #define PRI_xen_ulong PRIx64

12345678910>>...18