Home
last modified time | relevance | path

Searched refs:PRIu32 (Results 51 – 75 of 101) sorted by relevance

12345

/openbmc/openbmc/poky/meta/recipes-multimedia/libtiff/tiff/
H A DCVE-2023-6277-At-image-reading-compare-data-size-of-some-tags-data.patch32 + "Requested memory size for tag %d (0x%x) %" PRIu32
/openbmc/qemu/hw/intc/
H A Darmv7m_nvic.c1846 PRIu32 "/%" PRIu32 "\n", in nvic_writel()
1886 "MPU region out of range %u/%" PRIu32 "\n", in nvic_writel()
1985 PRIu32 "/%" PRIu32 "\n", in nvic_writel()
/openbmc/ipmitool/lib/
H A Dipmi_lanp.c1226 "%" PRIu32 ".%" PRIu32 ".%" PRIu32 ".%" PRIu32, in get_cmdline_ipaddr()
/openbmc/hiomapd/vpnor/
H A Dbackend.cpp381 MSG_ERR("Unreachable: Host attempted to write %" PRIu32 in vpnor_write()
/openbmc/qemu/hw/scsi/
H A Dtrace-events234 spapr_vscsi_command_complete_status(uint32_t status) "Command complete err=%"PRIu32
235 spapr_vscsi_save_request(uint32_t qtag, unsigned desc, unsigned offset) "saving tag=%"PRIu32", curr…
236 spapr_vscsi_load_request(uint32_t qtag, unsigned desc, unsigned offset) "restoring tag=%"PRIu32", c…
251 lsi_bad_selection(uint32_t id) "Selected absent target %"PRIu32
H A Dvirtio-scsi.c1213 error_setg(errp, "Invalid number of queues (= %" PRIu32 "), " in virtio_scsi_common_realize()
1221 error_setg(errp, "invalid virtqueue_size property (= %" PRIu32 "), " in virtio_scsi_common_realize()
/openbmc/qemu/nbd/
H A Dserver.c383 "Invalid name length: %" PRIu32, len); in nbd_opt_read_name()
1185 error_setg(errp, "len (%" PRIu32 ") is larger than max len (%u)", in nbd_negotiate_options()
1318 "Unsupported option %" PRIu32 " (%s)", in nbd_negotiate_options()
1333 error_setg(errp, "Unsupported option %" PRIu32 " (%s)", in nbd_negotiate_options()
2926 msg = g_strdup_printf("invalid request type (%" PRIu32 ") received", in nbd_handle_request()
/openbmc/qemu/backends/
H A Dcryptodev-builtin.c399 error_setg(&local_error, "Unsupported opcode :%" PRIu32 "", in cryptodev_builtin_create_session()
H A Dcryptodev-lkcf.c587 error_report("Unsupported opcode: %" PRIu32 "", in cryptodev_lkcf_create_session()
/openbmc/qemu/hw/virtio/
H A Dvirtio-mem.c988 error_setg(errp, "'%s' property has value '%" PRIu32 "', which exceeds" in virtio_mem_device_realize()
1362 error_report("Property '%s' changed from %" PRIu32 " to %" PRIu32, in virtio_mem_mig_sanity_checks_post_load()
/openbmc/qemu/hw/acpi/
H A Dcore.c196 "%" PRIu32 ", actual size %zu bytes", in acpi_table_install()
/openbmc/linux/tools/testing/selftests/kvm/
H A Ddirty_log_test.c853 printf(" (only useful for dirty-ring test; default: %"PRIu32")\n", in help()
H A Dmemslot_perf_test.c1018 pr_info_v("Allowed Number of memory slots: %"PRIu32"\n", in parse_args()
/openbmc/qemu/target/arm/
H A Dcpu.c2264 error_setg(errp, "PMSAv7 MPU #regions invalid %" PRIu32, nr); in arm_cpu_realizefn()
2285 error_setg(errp, "PMSAv8 MPU EL2 #regions invalid %" PRIu32, in arm_cpu_realizefn()
2302 error_setg(errp, "v8M SAU #regions invalid %" PRIu32, nr); in arm_cpu_realizefn()
/openbmc/qemu/hw/sd/
H A Dallwinner-sdhost.c346 " is out-of-bounds: %" PRIu32 " > %zu", in allwinner_sdhost_process_desc()
/openbmc/qemu/hw/display/
H A Dsm501.c2037 error_setg(errp, "Invalid VRAM size, nearest valid size is %" PRIu32, in sm501_realize_sysbus()
2136 error_setg(errp, "Invalid VRAM size, nearest valid size is %" PRIu32, in sm501_realize_pci()
/openbmc/qemu/hw/block/
H A Dvirtio-blk.c1611 error_setg(errp, "invalid max-discard-sectors property (%" PRIu32 ")" in virtio_blk_device_realize()
1620 error_setg(errp, "invalid max-write-zeroes-sectors property (%" PRIu32 in virtio_blk_device_realize()
/openbmc/qemu/block/
H A Dqcow2.c256 error_setg(errp, "ERROR: ext_backing_format: len=%" PRIu32 in qcow2_read_extensions()
380 "bitmaps_ext: Image has %" PRIu32 " bitmaps, " in qcow2_read_extensions()
415 "offset=%" PRIu64 " nb_bitmaps=%" PRIu32 "\n", in qcow2_read_extensions()
1357 error_setg(errp, "Unsupported qcow2 version %" PRIu32, header.version); in qcow2_do_open()
1367 error_setg(errp, "Unsupported cluster size: 2^%" PRIu32, in qcow2_do_open()
H A Dqcow2-snapshot.c142 "table entry %i (%" PRIu32 " > %u)\n", in qcow2_do_read_snapshots()
H A Dvpc.c365 error_setg(errp, "Invalid block size %" PRIu32, s->block_size); in vpc_open()
/openbmc/qemu/audio/
H A Dcoreaudio.m417 "Could not set device buffer frame size %" PRIu32 "\n",
/openbmc/qemu/hw/nvme/
H A Dns.c616 "block size (logical_block_size %"PRIu32")", in nvme_ns_check_constraints()
/openbmc/linux/scripts/dtc/
H A Dflattree.c382 "Warning: blob size %"PRIu32" >= minimum size %d\n", in dt_to_blob()
/openbmc/linux/arch/x86/tools/
H A Drelocs.c35 #define FMT PRIu32
/openbmc/qemu/hw/ppc/
H A Dspapr_drc.c562 prop_name = g_strdup_printf("dr-connector[%"PRIu32"]", in spapr_dr_connector_new()

12345