Home
last modified time | relevance | path

Searched refs:pr_err (Results 1 – 25 of 61) sorted by relevance

123

/hypervisor/boot/
A Dboot.c48 pr_err("no boot module info found"); in sanitize_acrn_boot_info()
53 pr_err("no boot mmap info found"); in sanitize_acrn_boot_info()
59 pr_err("no efi memmap found below 4GB space!"); in sanitize_acrn_boot_info()
64 pr_err("no bootloader name found!"); in sanitize_acrn_boot_info()
/hypervisor/boot/guest/
A Dvboot_info.c67 pr_err("Unsupported Kernel type."); in init_vm_kernel_info()
102 pr_err("failed to fill seed arg to Service VM bootargs!"); in init_vm_bootargs_info()
112 pr_err("failed to merge mbi cmdline to Service VM bootargs!"); in init_vm_bootargs_info()
116 pr_err("no space to append Service VM bootargs!"); in init_vm_bootargs_info()
152 pr_err("Unsupported module: start at HPA 0, size 0x%x .", mod->size); in get_mod_by_tag()
200 pr_err("failed to load VM %d acpi module", vm->vm_id); in init_vm_sw_load()
205 pr_err("failed to load VM %d kernel module", vm->vm_id); in init_vm_sw_load()
A Delf_loader.c137 pr_err("%s, elf type(%x) not supported!", __func__, p_elf_header64->e_type); in do_load_elf64()
203 pr_err("%s, elf type(%x) not supported!", __func__, p_elf_header32->e_type); in do_load_elf32()
227 pr_err("%s, unsupported elf class(%d)", __func__, *(uint8_t *)(p_elf_img + EI_CLASS)); in load_elf()
230 pr_err("%s, booting elf but no elf header found!", __func__); in load_elf()
A Dbzimage_loader.c115 pr_err("no space in guest memory to load VM %d ramdisk", vm->vm_id); in get_initrd_load_addr()
172 pr_err("Non-relocatable kernel found, risk to boot!"); in get_bzimage_kernel_load_addr()
178 pr_err("Could not get kernel load addr of VM %d .", vm->vm_id); in get_bzimage_kernel_load_addr()
250 pr_err("e820 create error"); in create_zeropage_e820()
369 pr_err("failed to load initrd for VM%d !", vm->vm_id); in load_bzimage()
/hypervisor/arch/x86/
A Dnotify.c73 pr_err("pcpu_id %d not in active!", pcpu_id); in smp_call_function()
93 pr_err("Failed to add notify isr"); in request_notification_irq()
110 pr_err("Failed to setup notification"); in setup_notification()
136 pr_err("Failed to setup pi notification"); in setup_pi_notification()
A Dhw_thermal.c30 pr_err("Thermal irq setup failed\n"); in init_hw_thermal()
A Dioapic.c416pr_err ("Pin count %x of IOAPIC with %x > CONFIG_MAX_IOAPIC_LINES, bump up CONFIG_MAX_IOAPIC_LINES… in init_ioapic_id_info()
430 pr_err ("Total pin count (%x) is less than NR_LEGACY_IRQ!", gsi); in init_ioapic_id_info()
435pr_err ("Number of IOAPIC on platform %x > CONFIG_MAX_IOAPIC_NUM, try bumping up CONFIG_MAX_IOAPIC… in init_ioapic_id_info()
468 pr_err("failed to alloc IRQ[%d]", gsi); in ioapic_setup_irqs()
479 pr_err("failed to alloc VR"); in ioapic_setup_irqs()
A Dsgx.c44 pr_err("%s: unsupport EPC type %u", __func__, type); in get_epc_section()
115 pr_err("Please change SGX/PRM setting in BIOS or EPC setting in VM config"); in init_sgx()
A Dtsc_deadline_timer.c35 pr_err("Timer setup failed"); in init_hw_timer()
A De820.c130 pr_err("Too many efi memmap entries !"); in init_e820_from_efi_mmap()
272 pr_err("%s: hv start: 0x%016x, end: 0x%016x", __func__, hv_start, hv_end); in alloc_hv_memory()
289 pr_err("%s: mod %d, start: 0x%016x, end: 0x%016x", __func__, mod_index, mod_start, mod_end); in alloc_mods_memory()
/hypervisor/common/
A Dhypercall.c242 pr_err("Post-launched VM%u chooses invalid pCPUs(0x%llx).", in hcall_create_vm()
501 pr_err("%s,vm[%hu] gpa 0x%lx,GPA is unmapping.", in hcall_set_ioreq_buffer()
597 pr_err("%s, failed to get VCPU %d context from VM %d\n", in hcall_notify_ioreq_finish()
722 pr_err("%s: Copy mr entry fail from vm\n", __func__); in hcall_set_vm_memory_regions()
758 pr_err("%s,vm[%hu] gpa 0x%lx,GPA is unmapping.", in write_protect_page()
768 pr_err("%s: overlap the HV memory region.", __func__); in write_protect_page()
839 pr_err("%s,vm[%hu] gpa 0x%lx,GPA is unmapping.", in hcall_gpa_to_hpa()
938 pr_err("vm[%d] %s failed!\n",target_vm->vm_id, __func__); in hcall_assign_mmiodev()
971 pr_err("vm[%d] %s failed!\n",target_vm->vm_id, __func__); in hcall_deassign_mmiodev()
1070 pr_err("%s: Invalid virt pin\n", __func__); in hcall_reset_ptdev_intr_info()
[all …]
A Dirq.c31 pr_err("[%s] invalid req_irq %u", __func__, req_irq); in alloc_irq_num()
132 pr_err("[%s] invalid irq num", __func__); in request_irq()
136 pr_err("[%s] failed to alloc vector for irq %u", in request_irq()
151 pr_err("%s: request irq(%u) failed, already requested", in request_irq()
A Dtrusty_hypercall.c72 pr_err("%s, context mismatch when initialize trusty.\n", __func__); in hcall_initialize_trusty()
105 pr_err("%s, states mismatch when save restore sworld context.\n", __func__); in hcall_save_restore_sworld_ctx()
/hypervisor/dm/
A Dmmio_dev.c30 pr_err("%s invalid mmio res[%d] gpa:0x%lx hpa:0x%lx size:0x%lx", in assign_mmio_dev()
54 pr_err("%s invalid mmio res[%d] gpa:0x%lx hpa:0x%lx size:0x%lx", in deassign_mmio_dev()
A Dvrtc.c247 pr_err("Invalid vRTC param mon %d, year %d, day %d\n", ct->mon, ct->year, ct->day); in clk_ts_to_ct()
269 pr_err("Invalid RTC sec %#x hour %#x day %#x mon %#x year %#x century %#x\n", in rtc_to_secs()
287 pr_err("Invalid RTC hour %#x\n", rtc->hour); in rtc_to_secs()
309 pr_err("Invalid RTC 12-hour format %#x/%d\n", in rtc_to_secs()
325 pr_err("Invalid RTC century %x/%d\n", rtc->century, in rtc_to_secs()
331 pr_err("Invalid RTC clocktime.date %04d-%02d-%02d\n", in rtc_to_secs()
333 pr_err("Invalid RTC clocktime.time %02d:%02d:%02d\n", in rtc_to_secs()
563 pr_err("vrtc read invalid addr 0x%x", offset); in vrtc_read()
738 pr_err("Failed to add calibrate timer"); in calibrate_setup_timer()
A Dvpic.c813 pr_err("Primary vPIC read port 0x%x width=%d failed\n", in vpic_primary_io_read()
830 pr_err("%s: write port 0x%x width=%d value 0x%x failed\n", in vpic_primary_io_write()
865 pr_err("Secondary vPIC read port 0x%x width=%d failed\n", in vpic_secondary_io_read()
881 pr_err("%s: write port 0x%x width=%d value 0x%x failed\n", in vpic_secondary_io_write()
943 pr_err("pic elc read port 0x%x width=%d failed", addr, width); in vpic_elc_io_read()
959 pr_err("%s: write port 0x%x width=%d value 0x%x failed\n", in vpic_elc_io_write()
/hypervisor/dm/vpci/
A Dvdev.c146 pr_err("%s, PCI:%02x:%02x.%x PIO BAR%d couldn't be reprogramed, " in pci_vdev_update_vbar_base()
162 pr_err("%s reprogram PCI:%02x:%02x.%x BAR%d to addr:0x%lx," in pci_vdev_update_vbar_base()
182 pr_err("%s, PCI:%02x:%02x.%x PIO BAR%d isn't identical mapping, " in check_pt_dev_pio_bars()
/hypervisor/arch/x86/guest/
A Dguest_memory.c282 pr_err("%s,vm[%hu] gpa 0x%lx,GPA is unmapping", in local_copy_gpa()
358 pr_err("error[%d] in GVA2GPA, err_code=0x%x", ret, *err_code); in copy_gva()
378 pr_err("Unable to copy GPA 0x%llx from VM%d to HPA 0x%llx\n", gpa, vm->vm_id, (uint64_t)h_ptr); in copy_from_gpa()
397 pr_err("Unable to copy HPA 0x%llx to GPA 0x%llx in VM%d\n", (uint64_t)h_ptr, gpa, vm->vm_id); in copy_to_gpa()
A Ducode.c65 pr_err("The size of microcode is greater than 0x%x", in acrn_update_ucode()
A Dvmtrr.c244 pr_err("Write to unexpected MSR: 0x%x", msr); in write_vmtrr()
265 pr_err("read unexpected MSR: 0x%x", msr); in read_vmtrr()
/hypervisor/arch/x86/seed/
A Dseed.c154 pr_err("%s: derive virtual seed list failed!", __func__); in derive_virtual_seed()
212 pr_err("%s: failed to derive key!\n", __func__); in derive_attkb_enc_key()
/hypervisor/hw/
A Dpci.c606 pr_err("%s, %x:%x.%x is dropped since no room for %u VFs", in init_all_dev_config()
689 pr_err("%s: root port %x:%x.%x is not PTM root.\n", __func__, in pci_enable_ptm_root()
742 pr_err("%s: Do NOT enable PTM on [%x:%x.%x].\n", __func__, in pci_enumerate_ext_cap()
755 pr_err("pdev %x:%x.%x: Illegal PCIe extended capability offset %x", in pci_enumerate_ext_cap()
764 pr_err("%s: pdev[%x:%x.%x] Malformed linked list in PCIe extended \ in pci_enumerate_ext_cap()
883 pr_err("%s, %x:%x.%x unsupported headed type: 0x%x\n", in pci_init_pdev()
887 pr_err("%s, failed to alloc pci_pdev!\n", __func__); in pci_init_pdev()
/hypervisor/debug/
A Dprofiling.c363 pr_err("%s: unknown data type %u on cpu %d", in profiling_generate_data()
433 pr_err("%s: unknown data type %u on cpu %d", in profiling_generate_data()
522 pr_err("%s: unknown MSR op_type %u on cpu %d", in profiling_handle_msrops()
731 pr_err("%s: invalid pmu_state %u on cpu%d", in profiling_start_pmu()
944 pr_err("%s: unknown collector %d", in profiling_get_control()
1055 pr_err("%s: unknown collector %d", in profiling_set_control()
1089 pr_err("%s: invalid pmu_state %u on cpu%d", in profiling_configure_pmi()
1097 pr_err("%s: invalid num_groups %u", in profiling_configure_pmi()
1189 pr_err("%s: unknown collector %d", in profiling_configure_vmsw()
1284 pr_err("%s: unknown IPI command %d on cpu %d", in profiling_ipi_handler()
[all …]
/hypervisor/quirks/
A Dsecurity_vm_fixup.c82 pr_err("%s, no TPM2 in acrn_vm_config", __func__); in tpm2_fixup()
279 pr_err("Error: SMBIOS table too large. Stop copying SMBIOS info to guest."); in probe_smbios_table()
297 pr_err("Failed to copy SMBIOS info to vm%d", vm->vm_id); in passthrough_smbios()
/hypervisor/include/debug/
A Dlogmsg.h93 #define pr_err(...) \ macro

Completed in 31 milliseconds

123