Searched refs:hw_error (Results 1 – 18 of 18) sorted by relevance
| /openbmc/qemu/hw/intc/ |
| H A D | exynos4210_combiner.c | 122 hw_error("exynos4210.combiner: overflow of reg_set by 0x" in exynos4210_combiner_read() 186 hw_error("exynos4210.combiner: unallowed write access at offset 0x" in exynos4210_combiner_write() 192 hw_error("exynos4210.combiner: unallowed write access at offset 0x" in exynos4210_combiner_write() 198 hw_error("exynos4210.combiner: overflow of reg_set by 0x" in exynos4210_combiner_write() 248 hw_error("exynos4210.combiner: unallowed write access at offset 0x" in exynos4210_combiner_write()
|
| /openbmc/qemu/include/hw/ |
| H A D | hw.h | 4 G_NORETURN void hw_error(const char *fmt, ...) G_GNUC_PRINTF(1, 2);
|
| /openbmc/qemu/hw/arm/ |
| H A D | xen-stubs.c | 16 hw_error("Invalid ioreq type 0x%x\n", req->type); in arch_handle_ioreq()
|
| H A D | omap1.c | 1018 hw_error("%s: bad mpu model\n", __func__); in omap_id_read() 1029 hw_error("%s: bad mpu model\n", __func__); in omap_id_read() 2147 hw_error("%s: No GPIO line %i\n", __func__, line); in omap_mpuio_out_set() 2154 hw_error("%s: No key %i-%i\n", __func__, col, row); in omap_mpuio_key()
|
| /openbmc/qemu/hw/net/ |
| H A D | igbvf.c | 272 hw_error("Failed to initialize PCIe capability"); in igbvf_pci_realize() 281 hw_error("Failed to initialize AER capability"); in igbvf_pci_realize()
|
| H A D | e1000e.c | 465 hw_error("Failed to initialize PCIe capability"); in e1000e_pci_realize() 475 hw_error("Failed to initialize PM capability"); in e1000e_pci_realize() 480 hw_error("Failed to initialize AER capability"); in e1000e_pci_realize()
|
| H A D | igb.c | 434 hw_error("Failed to initialize PM capability"); in igb_pci_realize() 443 hw_error("Failed to initialize AER capability"); in igb_pci_realize()
|
| H A D | xilinx_axienet.c | 863 hw_error("AXI Enet requires %d byte control stream payload\n", in xilinx_axienet_control_stream_push()
|
| /openbmc/qemu/hw/misc/ |
| H A D | omap_clk.c | 597 hw_error("%s: %s not found\n", __func__, name); in omap_findclk() 608 hw_error("%s: %s is not in use\n", __func__, clk->name); in omap_clk_put()
|
| /openbmc/qemu/hw/timer/ |
| H A D | arm_mptimer.c | 49 hw_error("arm_mptimer: num-cpu %d but this cpu is %d!\n", in get_current_cpu()
|
| H A D | a9gtimer.c | 57 hw_error("a9gtimer: num-cpu %d but this cpu is %d!\n", in a9_gtimer_get_current_cpu()
|
| /openbmc/qemu/hw/dma/ |
| H A D | pl080.c | 134 hw_error( in pl080_run()
|
| H A D | xilinx_axidma.c | 424 hw_error("AXI DMA requires %d byte control stream payload\n", in xilinx_axidma_control_stream_push()
|
| /openbmc/qemu/hw/display/ |
| H A D | g364fb.c | 108 hw_error("g364: unknown host depth %d", in g364fb_draw_graphic8()
|
| /openbmc/qemu/hw/i386/xen/ |
| H A D | xen-hvm.c | 759 hw_error("Invalid ioreq type 0x%x\n", req->type); in arch_handle_ioreq()
|
| /openbmc/qemu/hw/vfio/ |
| H A D | migration.c | 207 hw_error("%s: Failed resetting device, err: %s", vbasedev->name, in vfio_migration_set_state()
|
| /openbmc/qemu/target/ppc/ |
| H A D | mmu-hash64.c | 572 hw_error("%s: Unable to map all requested HPTEs\n", __func__); in ppc_hash64_map_hptes()
|
| /openbmc/qemu/target/i386/kvm/ |
| H A D | tdx.c | 114 tdx_ioctl_name[cmd_id], tdx_cmd.hw_error); in tdx_ioctl_internal()
|