Lines Matching refs:pr_err
268 pr_err("%s(%s), sched_getscheduler failed, errno = %d\n", in set_thread_priority()
279 pr_err("%s(%s), sched_setscheduler failed, errno = %d\n", in set_thread_priority()
286 pr_err("%s(%s), getpriority failed, errno = %d\n", in set_thread_priority()
295 pr_err("%s(%s), setpriority failed, errno = %d\n", in set_thread_priority()
301 pr_err("%s(%s), getpriority(%d) != setpriority(%d)\n", in set_thread_priority()
353 pr_err("Attempting to delete unknown cpu %d\n", vcpu); in delete_cpu()
385 pr_err("Unhandled %s%c 0x%04x\n", in vmexit_inout()
406 pr_err("Unhandled memory access to 0x%lx\n", in vmexit_mmio_emul()
409 pr_err("Failed to emulate instruction ["); in vmexit_mmio_emul()
410 pr_err("mmio address 0x%lx, size %ld", in vmexit_mmio_emul()
433 pr_err("Unhandled pci cfg rw at %x:%x.%x reg 0x%x\n", in vmexit_pci_emul()
475 pr_err("handle vmexit: unexpected exitcode 0x%x\n", in handle_vmexit()
530 pr_err("No correct pm notify channel given\n"); in guest_pm_notify_deinit()
804 pr_err("%s, failed to create IOREQ.\n", __func__); in vm_loop()
809 pr_err("%s, failed to run VM.\n", __func__); in vm_loop()
841 pr_err("VM loop exit\n"); in vm_loop()
978 pr_err("Failed to parse the MADT table\n"); in main()
1149 pr_err("Cannot find Intel ACPI ASL compiler tool \"iasl\".\n"); in main()
1154 pr_err("Please install iasl tool with version >= %s from https://www.acpica.org/downloads, " in main()
1164 pr_err("You must provide the name of the Virtual Machine (VM) you want to start. Exiting.\n"); in main()
1175 pr_err("The name of the VM exceeds the maximum length: %u\n", MAX_VM_NAME_LEN - 1); in main()
1180 pr_err("init_hugetlb failed\n"); in main()
1186 pr_err("gfx ui initialize failed\n"); in main()
1195 pr_err("vm_create failed"); in main()
1200 pr_err("Invalid guest vCPUs (%d)\n", guest_ncpus); in main()
1206 pr_err("%d vCPUs requested but %d available\n", in main()
1220 pr_err("Unable to setup memory (%d)\n", errno); in main()
1226 pr_err("Unable to initialize mevent (%d)\n", errno); in main()
1232 pr_err("Unable to init vdev (%d)\n", errno); in main()
1254 pr_err("acpi_build failed, error=%d\n", error); in main()
1261 pr_err("acrn_sw_load failed, error=%d\n", error); in main()
1276 pr_err("add_cpu failed, error=%d\n", error); in main()