Home
last modified time | relevance | path

Searched refs:PRIx32 (Results 51 – 75 of 109) sorted by relevance

12345

/openbmc/qemu/migration/
H A Dvmstate-types.c131 error_report("%" PRIx32 " != %" PRIx32, *v, v2); in get_int32_equal()
280 error_report("%" PRIx32 " != %" PRIx32, *v, v2); in get_uint32_equal()
/openbmc/hiomapd/vpnor/
H A Dbackend.cpp323 " bytes at offset 0x%" PRIx32 "\n", in vpnor_copy()
382 " bytes to unmapped offset 0x%" PRIx32 "\n", in vpnor_write()
H A Dtable.cpp124 MSG_ERR("ID for previous partition '%s' at block 0x%" PRIx32 in preparePartitions()
125 "matches current partition '%s' at block 0x%" PRIx32 in preparePartitions()
/openbmc/qemu/linux-user/
H A Dthunk.c299 qemu_log("0x%" PRIx32, tswap32(*(uint32_t *)arg)); in thunk_print()
309 qemu_log("0x%" PRIx32, tswap32(*(uint64_t *)arg & 0xffffffff)); in thunk_print()
/openbmc/qemu/hw/virtio/
H A Dtrace-events28 vhost_user_read(uint32_t req, uint32_t flags) "req:%d flags:0x%"PRIx32""
29 vhost_user_write(uint32_t req, uint32_t flags) "req:%d flags:0x%"PRIx32""
45 …le(void *dev, uint32_t nregions, uint32_t padding) "dev: %p nregions: %"PRIu32" padding: 0x%"PRIx32
53 …offset, uint32_t size, uint32_t flags) "dev: %p offset: %"PRIu32" size: %"PRIu32" flags: 0x%"PRIx32
H A Dvirtio-hmp-cmds.c46 monitor_printf(mon, " unknown-statuses(0x%016"PRIx32")\n", in hmp_virtio_dump_status()
/openbmc/u-boot/include/
H A Dinttypes.h110 # define PRIx32 "x" macro
/openbmc/linux/arch/mips/boot/
H A Delf2ecoff.c523 ("Section %d: %s phys %"PRIx32" size %"PRIx32"\t file offset %"PRIx32"\n", in main()
/openbmc/qemu/accel/kvm/
H A Dtrace-events19 …log(uint32_t slot, uint64_t start, uint32_t size) "slot#%"PRId32" start 0x%"PRIx64" size 0x%"PRIx32
/openbmc/qemu/hw/misc/macio/
H A Dtrace-events15 …timer_read(uint64_t addr, unsigned len, uint32_t val) "read addr 0x%"PRIx64 " len %d val 0x%"PRIx32
/openbmc/qemu/contrib/plugins/
H A Dexeclog.c161 char *output = g_strdup_printf("0x%"PRIx64", 0x%"PRIx32", \"%s\"", in vcpu_tb_trans()
/openbmc/phosphor-mboxd/vpnor/
H A Dpnor_partition_table.cpp111 MSG_ERR("ID for previous partition '%s' at block 0x%" PRIx32 in preparePartitions()
112 "matches current partition '%s' at block 0x%" PRIx32 in preparePartitions()
/openbmc/qemu/hw/misc/
H A Dexynos4210_rng.c166 DPRINTF("returning random @0x%" HWADDR_PRIx ": 0x%" PRIx32 "\n", in exynos4210_rng_read()
/openbmc/openbmc/meta-raspberrypi/dynamic-layers/multimedia-layer/recipes-multimedia/rpidistro-vlc/files/
H A D0004-mmal_20.patch831 - msg_Err(dec, "Failed to enable input port %s (status=%"PRIx32" %s)",
910 - msg_Err(dec, "Failed to enable component %s (status=%"PRIx32" %s)",
964 + msg_Err(dec, "MMAL error %"PRIx32" \"%s\"", status,
1145 msg_Err(dec, "Failed to disable output port (status=%"PRIx32" %s)",
1153 msg_Err(dec, "Failed to commit output format (status=%"PRIx32" %s)",
1173 msg_Err(dec, "Failed to enable output port (status=%"PRIx32" %s)",
1714 + msg_Err(dec, "Failed to enable component %s (status=%"PRIx32" %s)",
1930 - msg_Err(dec, "MMAL error %"PRIx32" \"%s\"", status,
1935 + msg_Err(p_filter, "MMAL error %"PRIx32" \"%s\"", status,
4521 + msg_Err(filter, "MMAL error %"PRIx32" \"%s\"", status,
[all …]
/openbmc/qemu/system/
H A Dtrace-events22 global_dirty_changed(unsigned int bitmask) "bitmask 0x%"PRIx32
/openbmc/qemu/hw/pci/
H A Dpci_host.c177 PCI_DPRINTF("%s addr " HWADDR_FMT_plx " len %d val %"PRIx32"\n", in pci_host_config_read()
/openbmc/linux/scripts/dtc/
H A Dyamltree.c66 sprintf(buf, "0x%"PRIx32, dtb_ld32(data + off)); in yaml_propval_int()
H A Dtreesource.c116 fprintf(f, "0x%02"PRIx32, dtb_ld32(p)); in write_propval_int()
H A Dutil.c408 printf("0x%08" PRIx32 "%s", fdt32_to_cpu(cell[i]), in utilfdt_print_data()
/openbmc/qemu/hw/arm/
H A Dxlnx-versal-virt.c163 char *name = g_strdup_printf("/usb@%" PRIx32, MM_USB2_CTRL_REGS); in fdt_add_usb_xhci_nodes()
181 name = g_strdup_printf("/usb@%" PRIx32 "/dwc3@%" PRIx32, in fdt_add_usb_xhci_nodes()
/openbmc/qemu/hw/adc/
H A Dzynq-xadc.c221 "while comm channel held in reset: %" PRIx32 "\n", in zynq_xadc_write()
/openbmc/qemu/block/
H A Dvdi.c420 error_setg(errp, "Image not in VDI format (bad signature %08" PRIx32 in vdi_open()
432 "0x%" PRIx32 ")", header.offset_bmap); in vdi_open()
438 PRIx32 ")", header.offset_data); in vdi_open()
/openbmc/qemu/hw/i2c/
H A Dmpc_i2c.c227 DPRINTF("%s: addr " HWADDR_FMT_plx " %02" PRIx32 "\n", __func__, in mpc_i2c_read()
/openbmc/qemu/hw/i386/
H A Dintel_iommu.c1100 "pasid=0x%" PRIx32 ")", __func__, iova, pasid); in vtd_iova_to_slpte()
1113 "(iova=0x%" PRIx64 ", pasid=0x%" PRIx32 ")", in vtd_iova_to_slpte()
1126 "(iova=0x%" PRIx64 ", level=0x%" PRIx32 ", " in vtd_iova_to_slpte()
1128 PRIx32 ")", __func__, iova, level, in vtd_iova_to_slpte()
1134 "iova=0x%" PRIx64 ", level=0x%" PRIx32 in vtd_iova_to_slpte()
1162 "(iova=0x%" PRIx64 ", level=0x%" PRIx32 ", " in vtd_iova_to_slpte()
1165 "pasid=0x%" PRIx32 ")", in vtd_iova_to_slpte()
3518 error_report_once("%s: MSI address low 32 bit invalid: 0x%" PRIx32, in vtd_interrupt_remap_msi()
3551 ", data=0x%" PRIx32 ")", in vtd_interrupt_remap_msi()
/openbmc/qemu/hw/nvram/
H A Dnpcm7xx_otp.c235 "%s: unrecognized FCNTL value 0x%" PRIx32 "\n", in npcm7xx_otp_write()

12345