Home
last modified time | relevance | path

Searched refs:error_report_once (Results 1 – 12 of 12) sorted by relevance

/openbmc/qemu/hw/i386/
H A Dintel_iommu.c509 error_report_once("New fault is not recorded due to " in vtd_report_frcd_fault()
515 error_report_once("New fault is not recorded due to " in vtd_report_frcd_fault()
521 error_report_once("Next Fault Recording Reg is used, " in vtd_report_frcd_fault()
1416 error_report_once("%s: invalid root entry: hi=0x%"PRIx64 in vtd_root_entry_rsvd_bits_check()
2498 error_report_once("Read INV DESC failed."); in vtd_get_inv_desc()
2789 error_report_once("%s: detected invalid QI tail " in vtd_fetch_inv_desc()
3354 error_report_once("%s: index too large: ind=0x%x", in vtd_irte_get()
3389 error_report_once("%s: detected non-present IRTE " in vtd_irte_get()
3419 error_report_once("%s: invalid IRTE SID " in vtd_irte_get()
3434 error_report_once("%s: invalid SVT_BUS " in vtd_irte_get()
[all …]
H A Damd_iommu.c1086 error_report_once("guest mode is not zero"); in amdvi_int_remap_legacy()
1091 error_report_once("reserved int_type"); in amdvi_int_remap_legacy()
1145 error_report_once("guest mode is not zero"); in amdvi_int_remap_ga()
1150 error_report_once("reserved int_type is set"); in amdvi_int_remap_ga()
1362 error_report_once("failed to remap interrupt from devid 0x%x", sid); in amdvi_mem_ir_write()
/openbmc/qemu/tests/unit/
H A Dtest-error-report.c76 error_report_once("err"); in test_error_report_once()
/openbmc/qemu/include/qemu/
H A Derror-report.h55 #define error_report_once(fmt, ...) \ macro
/openbmc/qemu/scripts/coccinelle/
H A Derr-bad-newline.cocci20 error_report_once(fmt, ...)@p
/openbmc/qemu/hw/9pfs/
H A D9p-util-darwin.c126 error_report_once("pthread_fchdir_np() not available on this version of macOS"); in qemu_mknodat()
H A D9p-util.h134 error_report_once( in close_if_special_file()
H A D9p.c858 error_report_once( in qid_path_fullmap()
972 error_report_once( in stat_to_qid()
/openbmc/qemu/hw/virtio/
H A Dvirtio-iommu.c849 error_report_once( in virtio_iommu_report_fault()
914 error_report_once("%s sid=%d is not known!!", __func__, sid); in virtio_iommu_translate()
945 error_report_once("%s %02x:%02x.%01x not attached to any domain", in virtio_iommu_translate()
964 error_report_once("%s no mapping for 0x%"PRIx64" for sid=%d", in virtio_iommu_translate()
980 error_report_once("%s permission error on 0x%"PRIx64"(%d): allowed=%d", in virtio_iommu_translate()
/openbmc/qemu/migration/
H A Dram.c2163 error_report_once("%s: ram_save_target_page failed", __func__); in ram_save_host_page_urgent()
2892 error_report_once("%s unexpected error", __func__); in qemu_guest_free_page_hint()
/openbmc/qemu/accel/kvm/
H A Dkvm-all.c626 error_report_once("%s: KVM_GET_DIRTY_LOG failed with %d", in kvm_slot_get_dirty_log()
1640 error_report_once("%s: kvm log clear failed: mr=%s " in kvm_log_clear()
/openbmc/qemu/hw/scsi/
H A Dscsi-disk.c2745 error_report_once("rotation_rate is specified for scsi-block but is " in scsi_block_realize()