Home
last modified time | relevance | path

Searched refs:XENLOG_ERR (Results 1 – 25 of 110) sorted by relevance

12345

/xen/xen/arch/x86/hvm/
A Ddomain.c34 gprintk(XENLOG_ERR, "Segment attribute bits 12-15 are not zero\n"); in check_segment()
52 gprintk(XENLOG_ERR, "Code or data segment provided for TR\n"); in check_segment()
58 gprintk(XENLOG_ERR, "Non-32-bit-TSS segment provided for TR\n"); in check_segment()
64 gprintk(XENLOG_ERR, in check_segment()
71 gprintk(XENLOG_ERR, "Non-present segment provided\n"); in check_segment()
80 gprintk(XENLOG_ERR, "Non-code segment provided for CS\n"); in check_segment()
88 gprintk(XENLOG_ERR, "Non-writeable segment provided for SS\n"); in check_segment()
165 gprintk(XENLOG_ERR, "EIP (%#08x) outside CS limit (%#08x)\n", in arch_set_info_hvm_guest()
280 gprintk(XENLOG_ERR, "Bad CR4 value: %#016lx\n", in arch_set_info_hvm_guest()
288 gprintk(XENLOG_ERR, "Bad EFER value (%#016lx): %s\n", in arch_set_info_hvm_guest()
[all …]
/xen/xen/common/
A Dlivepatch_elf.c84 printk(XENLOG_ERR LIVEPATCH "%s: Section [%u] data %s of payload\n", in elf_resolve_sections()
129 printk(XENLOG_ERR LIVEPATCH in elf_resolve_sections()
140 printk(XENLOG_ERR LIVEPATCH "%s: No symbol table found\n", in elf_resolve_sections()
149 printk(XENLOG_ERR LIVEPATCH "%s: Symbol table header is corrupted\n", in elf_resolve_sections()
163 printk(XENLOG_ERR LIVEPATCH "%s: String table section is corrupted\n", in elf_resolve_sections()
307 printk(XENLOG_ERR LIVEPATCH "%s: Unknown symbol: %s\n", in livepatch_elf_resolve_symbols()
432 printk(XENLOG_ERR LIVEPATCH "%s: Not an ELF payload\n", elf->name); in livepatch_header_check()
445 printk(XENLOG_ERR LIVEPATCH "%s: Invalid ELF payload\n", elf->name); in livepatch_header_check()
455 printk(XENLOG_ERR LIVEPATCH "%s: Section name idx is undefined\n", in livepatch_header_check()
463 printk(XENLOG_ERR LIVEPATCH "%s: Too many (%u) sections\n", in livepatch_header_check()
[all …]
A Dlivepatch.c484 printk(XENLOG_ERR LIVEPATCH "%s: %s is missing\n", in check_special_sections()
491 printk(XENLOG_ERR LIVEPATCH "%s: %s is empty\n", in check_special_sections()
498 printk(XENLOG_ERR LIVEPATCH "%s: %s was seen more than once\n", in check_special_sections()
541 printk(XENLOG_ERR LIVEPATCH "%s: %s is empty\n", in check_patching_sections()
548 printk(XENLOG_ERR LIVEPATCH "%s: %s was seen more than once\n", in check_patching_sections()
557 printk(XENLOG_ERR LIVEPATCH "%s: Nothing to patch. Aborting...\n", in check_patching_sections()
852 printk(XENLOG_ERR LIVEPATCH "%s: We don't support .ex_table\n", in prepare_payload()
1275 printk(XENLOG_ERR LIVEPATCH "%s: Safety checks failed: %d\n", in apply_payload()
1286 printk(XENLOG_ERR LIVEPATCH "%s: unable to quiesce!\n", data->name); in apply_payload()
1334 printk(XENLOG_ERR LIVEPATCH "%s: unable to quiesce!\n", data->name); in revert_payload()
[all …]
A Dwait.c134 gdprintk(XENLOG_ERR, "Unable to set vcpu affinity\n"); in __prepare_to_wait()
168 gdprintk(XENLOG_ERR, "Stack too large in %s\n", __func__); in __prepare_to_wait()
197 gdprintk(XENLOG_ERR, "vcpu affinity lost\n"); in check_wakeup_from_wait()
/xen/xen/arch/arm/platforms/
A Dbrcm.c49 dprintk(XENLOG_ERR, "%s: missing \"%s\" node\n", __func__, compat_str); in brcm_get_dt_node()
56 dprintk(XENLOG_ERR, "%s: missing \"reg\" prop\n", __func__); in brcm_get_dt_node()
82 dprintk(XENLOG_ERR, "Missing property \"cpu-reset-config-reg\"\n"); in brcm_populate_plat_regs()
89 dprintk(XENLOG_ERR, "Missing property \"cpu0-pwr-zone-ctrl-reg\"\n"); in brcm_populate_plat_regs()
96 dprintk(XENLOG_ERR, "Missing property \"scratch-reg\"\n"); in brcm_populate_plat_regs()
128 dprintk(XENLOG_ERR, "%s: Power on cpu %d\n", __func__, cpu); in brcm_cpu_power_on()
135 dprintk(XENLOG_ERR, "%s: Unable to map \"cpu0_pwr_zone_ctrl\"\n", in brcm_cpu_power_on()
165 dprintk(XENLOG_ERR, "CPU%d power enable failed\n", cpu); in brcm_cpu_power_on()
182 dprintk(XENLOG_ERR, "%s: Unable to map \"hif_cpu_reset_config\"\n", in brcm_cpu_release()
206 dprintk(XENLOG_ERR, "%s: Unable to map \"hif_boot_continuation\"\n", in brcm_set_boot_continuation()
[all …]
A Dexynos5.c51 dprintk(XENLOG_ERR, "samsung,exynos4210-mct missing in DT\n"); in exynos5_init_time()
58 dprintk(XENLOG_ERR, "Error in \"samsung,exynos4210-mct\"\n"); in exynos5_init_time()
68 dprintk(XENLOG_ERR, "Unable to map MCT\n"); in exynos5_init_time()
124 dprintk(XENLOG_ERR, "%s missing in DT\n", compatible); in exynos5_smp_init()
131 dprintk(XENLOG_ERR, "Error in %s\n", compatible); in exynos5_smp_init()
140 dprintk(XENLOG_ERR, "Unable to map exynos5 MMIO\n"); in exynos5_smp_init()
185 dprintk(XENLOG_ERR, "CPU%d power enable failed\n", cpu); in exynos5_cpu_power_up()
207 dprintk(XENLOG_ERR, "samsung,exynos5XXX-pmu missing in DT\n"); in exynos5_get_pmu_baseandsize()
214 dprintk(XENLOG_ERR, "Error in \"samsung,exynos5XXX-pmu\"\n"); in exynos5_get_pmu_baseandsize()
238 dprintk(XENLOG_ERR, "Unable to map power MMIO\n"); in exynos5_cpu_up()
[all …]
A Dsunxi.c49 dprintk(XENLOG_ERR, "Cannot find matching watchdog node in DT\n"); in sunxi_map_watchdog()
56 dprintk(XENLOG_ERR, "Cannot read watchdog register address\n"); in sunxi_map_watchdog()
63 dprintk(XENLOG_ERR, "Unable to map watchdog register!\n"); in sunxi_map_watchdog()
A Domap5.c56 dprintk(XENLOG_ERR, "%s: PRM_BASE ioremap failed\n", __func__); in omap5_init_time()
68 dprintk(XENLOG_ERR, "%s: REALTIME_COUNTER_BASE ioremap failed\n", __func__); in omap5_init_time()
126 dprintk(XENLOG_ERR, "Unable to map omap5 MMIO\n"); in omap5_smp_init()
A Dvexpress.c75 dprintk(XENLOG_ERR, "Unable to map SP810\n"); in vexpress_reset()
98 dprintk(XENLOG_ERR, "Unable to map vexpress MMIO\n"); in vexpress_smp_init()
/xen/xen/include/xen/
A Dconfig.h51 #define XENLOG_ERR "<0>" macro
58 #define XENLOG_G_ERR XENLOG_GUEST XENLOG_ERR
67 #define KERN_ERR XENLOG_ERR
68 #define KERN_CRIT XENLOG_ERR
69 #define KERN_EMERG XENLOG_ERR
/xen/xen/arch/x86/
A Dlivepatch.c56 printk(XENLOG_ERR LIVEPATCH "%pd found with active waitqueue\n", d); in arch_livepatch_safety_check()
202 printk(XENLOG_ERR LIVEPATCH "%s: Unsupported ELF Machine type\n", in arch_livepatch_verify_elf()
228 printk(XENLOG_ERR LIVEPATCH "%s: SHT_REL relocation unsupported\n", in arch_livepatch_perform_rel()
248 printk(XENLOG_ERR LIVEPATCH "%s: Encountered STN_UNDEF\n", in arch_livepatch_perform_rela()
254 … printk(XENLOG_ERR LIVEPATCH "%s: Relative relocation wants symbol@%u which is past end\n", in arch_livepatch_perform_rela()
260 printk(XENLOG_ERR LIVEPATCH "%s: No symbol@%u\n", in arch_livepatch_perform_rela()
298 printk(XENLOG_ERR LIVEPATCH "%s: Overflow in relocation %u in %s for %s\n", in arch_livepatch_perform_rela()
305 printk(XENLOG_ERR LIVEPATCH "%s: Unhandled relocation %lu\n", in arch_livepatch_perform_rela()
314 printk(XENLOG_ERR LIVEPATCH "%s: Relative relocation offset is past %s section\n", in arch_livepatch_perform_rela()
/xen/xen/arch/arm/
A Dvcpreg.c319 gdprintk(XENLOG_ERR,
323 gdprintk(XENLOG_ERR, "unhandled 32-bit CP15 access %#x\n",
388 gdprintk(XENLOG_ERR, in do_cp15_64()
392 gdprintk(XENLOG_ERR, "unhandled 64-bit CP15 access %#x\n", in do_cp15_64()
519 gdprintk(XENLOG_ERR, in do_cp14_32()
523 gdprintk(XENLOG_ERR, "unhandled 32-bit cp14 access %#x\n", in do_cp14_32()
561 gdprintk(XENLOG_ERR, in do_cp14_64()
565 gdprintk(XENLOG_ERR, "unhandled 64-bit CP14 access %#x\n", in do_cp14_64()
592 gdprintk(XENLOG_ERR, in do_cp14_dbg()
596 gdprintk(XENLOG_ERR, "unhandled 64-bit CP14 DBG access %#x\n", in do_cp14_dbg()
[all …]
A Ddecode.c81 gprintk(XENLOG_ERR, "unhandled THUMB2 instruction 0x%x%x\n", hw1, hw2); in decode_thumb2()
148 gprintk(XENLOG_ERR, "unhandled THUMB instruction 0x%x\n", instr); in decode_thumb()
158 gprintk(XENLOG_ERR, "unhandled ARM instruction\n"); in decode_instruction()
A Ddomain_build.c1192 printk(XENLOG_ERR "%s: IRQ%"PRId32" is not a SPI\n", in map_dt_irq_to_domain()
1201 printk(XENLOG_ERR in map_dt_irq_to_domain()
1233 printk(XENLOG_ERR "Unable to permit to dom%d access to" in map_range_to_domain()
1251 printk(XENLOG_ERR "Unable to map 0x%"PRIx64 in map_range_to_domain()
1337 printk(XENLOG_ERR "Unable to get irq %u for %s\n", in handle_device_interrupts()
1381 printk(XENLOG_ERR "Failed to add %s to the IOMMU\n", in handle_device()
1802 printk(XENLOG_ERR in handle_passthrough_prop()
1825 printk(XENLOG_ERR in handle_passthrough_prop()
1847 printk(XENLOG_ERR "Couldn't find node %s in host_dt!\n", in handle_passthrough_prop()
1937 printk(XENLOG_ERR "xen,reg or xen,path missing for %pd\n", in handle_prop_pfdt()
[all …]
A Dvpl011.c184 gprintk(XENLOG_ERR, "vpl011: Unexpected IN ring buffer empty\n"); in vpl011_read_data_xen()
243 gprintk(XENLOG_ERR, "vpl011: Unexpected IN ring buffer empty\n"); in vpl011_read_data()
331 gprintk(XENLOG_ERR, "vpl011: Unexpected OUT ring buffer full\n"); in vpl011_write_data()
413 gprintk(XENLOG_ERR, "vpl011: unhandled read r%d offset %#08x\n", in vpl011_mmio_read()
421 gprintk(XENLOG_ERR, "vpl011: bad read width %d r%d offset %#08x\n", in vpl011_mmio_read()
484 gprintk(XENLOG_ERR, "vpl011: unhandled write r%d offset %#08x\n", in vpl011_mmio_write()
493 gprintk(XENLOG_ERR, "vpl011: bad write width %d r%d offset %#08x\n", in vpl011_mmio_write()
/xen/xen/arch/arm/arm32/
A Dlivepatch.c87 printk(XENLOG_ERR LIVEPATCH "%s: Unsupported ELF Machine type\n", in arch_livepatch_verify_elf()
94 printk(XENLOG_ERR LIVEPATCH "%s: Unsupported ELF EABI(%x)\n", in arch_livepatch_verify_elf()
259 printk(XENLOG_ERR LIVEPATCH "%s: Encountered STN_UNDEF\n", in arch_livepatch_perform()
265 printk(XENLOG_ERR LIVEPATCH "%s: Relative symbol wants symbol@%u which is past end\n", in arch_livepatch_perform()
271 printk(XENLOG_ERR LIVEPATCH "%s: No relative symbol@%u\n", in arch_livepatch_perform()
282 printk(XENLOG_ERR LIVEPATCH "%s: Overflow in relocation %u in %s for %s\n", in arch_livepatch_perform()
287 printk(XENLOG_ERR LIVEPATCH "%s: Unhandled relocation #%x\n", in arch_livepatch_perform()
/xen/xen/xsm/
A Dxsm_core.c92 printk(XENLOG_ERR "Could not verify dummy_xsm_ops structure\n"); in xsm_core_init()
136 printk(XENLOG_ERR "Error %d initializing XSM policy\n", ret); in xsm_multiboot_init()
162 printk(XENLOG_ERR "Error %d initializing XSM policy\n", ret); in xsm_dt_init()
202 printk(XENLOG_ERR "Could not verify xsm_operations structure\n"); in register_xsm()
/xen/xen/arch/x86/cpu/microcode/
A Damd.c224 printk(XENLOG_ERR in apply_microcode()
245 printk(XENLOG_ERR in apply_microcode()
283 printk(XENLOG_ERR in scan_equiv_cpu_table()
310 printk(XENLOG_ERR "microcode: Wrong microcode patch file magic\n"); in cpu_request_microcode()
325 printk(XENLOG_ERR "microcode: Bad equivalent cpu table\n"); in cpu_request_microcode()
351 printk(XENLOG_ERR "microcode: Bad microcode data\n"); in cpu_request_microcode()
/xen/xen/arch/arm/arm64/
A Dlivepatch.c74 printk(XENLOG_ERR LIVEPATCH "%s: Unsupported ELF Machine type\n", in arch_livepatch_verify_elf()
257 printk(XENLOG_ERR LIVEPATCH "%s: Encountered STN_UNDEF\n", in arch_livepatch_perform_rela()
263 … printk(XENLOG_ERR LIVEPATCH "%s: Relative relocation wants symbol@%u which is past end\n", in arch_livepatch_perform_rela()
269 printk(XENLOG_ERR LIVEPATCH "%s: No relative symbol@%u\n", in arch_livepatch_perform_rela()
468 printk(XENLOG_ERR LIVEPATCH "%s: Unhandled relocation %lu\n", in arch_livepatch_perform_rela()
475 printk(XENLOG_ERR LIVEPATCH "%s: Overflow in relocation %u in %s for %s\n", in arch_livepatch_perform_rela()
483 printk(XENLOG_ERR LIVEPATCH "%s: Relative relocation offset is past %s section\n", in arch_livepatch_perform_rela()
/xen/xen/arch/x86/hvm/svm/
A Dnestedsvm.c284 gdprintk(XENLOG_ERR, "hvm_set_efer failed, rc: %u\n", rc); in nsvm_vcpu_hostrestore()
292 gdprintk(XENLOG_ERR, "hvm_set_cr4 failed, rc: %u\n", rc); in nsvm_vcpu_hostrestore()
303 gdprintk(XENLOG_ERR, "hvm_set_cr0 failed, rc: %u\n", rc); in nsvm_vcpu_hostrestore()
331 gdprintk(XENLOG_ERR, "hvm_set_cr3 failed, rc: %u\n", rc); in nsvm_vcpu_hostrestore()
660 gdprintk(XENLOG_ERR, "virtual vmcb invalid\n"); in nsvm_vmcb_prepare4vmrun()
666 gdprintk(XENLOG_ERR, "n2vmcb invalid\n"); in nsvm_vmcb_prepare4vmrun()
767 gdprintk(XENLOG_ERR, "inject VMEXIT(INVALID)\n"); in nsvm_vcpu_vmrun()
772 gdprintk(XENLOG_ERR, in nsvm_vcpu_vmrun()
1302 gdprintk(XENLOG_ERR, in nsvm_wrmsr()
1311 gdprintk(XENLOG_ERR, in nsvm_wrmsr()
[all …]
/xen/xen/drivers/char/
A Dexynos4210-uart.c69 dprintk(XENLOG_ERR, "uart: overrun error\n"); in exynos4210_uart_interrupt()
71 dprintk(XENLOG_ERR, "uart: parity error\n"); in exynos4210_uart_interrupt()
73 dprintk(XENLOG_ERR, "uart: frame error\n"); in exynos4210_uart_interrupt()
75 dprintk(XENLOG_ERR, "uart: break detected\n"); in exynos4210_uart_interrupt()
200 dprintk(XENLOG_ERR, "Failed to allocated exynos4210_uart IRQ %d\n", in exynos4210_uart_init_postirq()
/xen/xen/drivers/passthrough/vtd/
A Dintremap.c104 dprintk(XENLOG_ERR VTDPREFIX, "Didn't find the bdf for the apic_id!\n"); in apicid_to_bdf()
117 dprintk(XENLOG_ERR VTDPREFIX, "Didn't find the bdf for HPET %u!\n", hpet_id); in hpetid_to_bdf()
289 dprintk(XENLOG_ERR VTDPREFIX, in remap_entry_to_ioapic_rte()
302 dprintk(XENLOG_ERR VTDPREFIX, in remap_entry_to_ioapic_rte()
355 dprintk(XENLOG_ERR VTDPREFIX, in ioapic_rte_to_remap_entry()
551 dprintk(XENLOG_ERR VTDPREFIX, in remap_entry_to_msi_msg()
564 dprintk(XENLOG_ERR VTDPREFIX, in remap_entry_to_msi_msg()
638 dprintk(XENLOG_ERR VTDPREFIX, in msi_msg_to_remap_entry()
746 dprintk(XENLOG_ERR VTDPREFIX, in intel_setup_hpet_msi()
766 printk(XENLOG_ERR VTDPREFIX in enable_intremap()
[all …]
/xen/xen/arch/x86/pv/
A Diret.c60 gprintk(XENLOG_ERR, in do_iret()
70 gprintk(XENLOG_ERR, in do_iret()
161 gdprintk(XENLOG_ERR, "VM86 mode unavailable (ksp:%08X->%08X)\n", in compat_iret()
/xen/xen/arch/x86/mm/
A Dmem_sharing.c487 gdprintk(XENLOG_ERR, in audit()
497 gdprintk(XENLOG_ERR, in audit()
543 gdprintk(XENLOG_ERR, in audit()
552 gdprintk(XENLOG_ERR, "Incorrect P2M for %pd, PFN=%lx." in audit()
559 gdprintk(XENLOG_ERR, in audit()
571 gdprintk(XENLOG_ERR, "Mismatched counts for MFN=%lx." in audit()
585 gdprintk(XENLOG_ERR, "Expected %ld shared mfns, found %ld.", in audit()
768 gdprintk(XENLOG_ERR, "Invalid MFN=%lx\n", mfn_x(mfn)); in debug_mfn()
772 gdprintk(XENLOG_ERR, in debug_mfn()
791 gdprintk(XENLOG_ERR, "Debug for %pd, gfn=%" PRI_gfn "\n", in debug_gfn()
[all …]
/xen/xen/arch/x86/hvm/vmx/
A Drealmode.c108 gdprintk(XENLOG_ERR, "Failed to emulate insn.\n"); in vmx_realmode_emulate_one()
114 gdprintk(XENLOG_ERR, "Unrecognized insn.\n"); in vmx_realmode_emulate_one()
131 gdprintk(XENLOG_ERR, "Exception %02x in protected mode.\n", in vmx_realmode_emulate_one()

Completed in 51 milliseconds

12345