Lines Matching refs:pr_err
228 pr_err("Wrong guest flags 0x%lx\n", vm_config->guest_flags); in hcall_create_vm()
242 pr_err("Post-launched VM%u chooses invalid pCPUs(0x%llx).", in hcall_create_vm()
379 pr_err("%s: invalid vcpu_id for set_vcpu_regs\n", __func__); in hcall_set_vcpu_regs()
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()
733 pr_err("%p %s:target_vm is invalid or Targeting to service vm", target_vm, __func__); in hcall_set_vm_memory_regions()
753 pr_err("%s,vm[%hu] gpa 0x%lx,GPA is invalid or not page size aligned.", in write_protect_page()
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()
809 pr_err("%p %s: target_vm is invalid", target_vm, __func__); in hcall_write_protect_page()
839 pr_err("%s,vm[%hu] gpa 0x%lx,GPA is unmapping.", in hcall_gpa_to_hpa()
845 pr_err("target_vm is invalid or HCALL gpa2hpa: Unable copy param from vm\n"); in hcall_gpa_to_hpa()
875 …pr_err("%s, vm[%d] is not a postlaunched VM, or not in CREATED status to be assigned with a pcidev… in hcall_assign_pcidev()
905 …pr_err("%s, vm[%d] is not a postlaunched VM, or not in PAUSED/CREATED status to be deassigned from… in hcall_deassign_pcidev()
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()
1019 pr_err("%s: Invalid phys pin or virt pin\n", __func__); in hcall_set_ptdev_intr_info()
1023 pr_err("%s: Invalid irq type: %u\n", __func__, irq.type); in hcall_set_ptdev_intr_info()
1070 pr_err("%s: Invalid virt pin\n", __func__); in hcall_reset_ptdev_intr_info()
1074 pr_err("%s: Invalid irq type: %u\n", __func__, irq.type); in hcall_reset_ptdev_intr_info()
1253 pr_err("%s: Invalid passed vector\n", __func__); in hcall_set_callback_vector()
1307 …pr_err("%s, vm[%d] is not a postlaunched VM, or not in CREATED status to create a vdev\n", __func_… in hcall_add_vdev()
1353 …pr_err("%s, vm[%d] is not a postlaunched VM, or not in CREATED/PAUSED status to destroy a vdev\n",… in hcall_remove_vdev()