Lines Matching refs:pr_err
173 pr_err("patch size mismatch\n"); in verify_patch_size()
223 pr_err("CPU%d: update failed for patch_level=0x%08x\n", in apply_microcode_amd()
243 pr_err("empty section/" in install_equiv_cpu_table()
250 pr_err("failed to allocate equivalent CPU table\n"); in install_equiv_cpu_table()
294 pr_err("No patch family for equiv ID: 0x%04x\n", proc_id); in verify_and_add_patch()
304 pr_err("Patch-ID 0x%08x: chipset-specific code unsupported.\n", in verify_and_add_patch()
311 pr_err("Patch-ID 0x%08x: size mismatch.\n", mc_hdr->patch_id); in verify_and_add_patch()
317 pr_err("Patch allocation failure.\n"); in verify_and_add_patch()
323 pr_err("Patch data allocation failure.\n"); in verify_and_add_patch()
354 pr_err("failed to create equivalent cpu table\n"); in __load_microcode_amd()
361 pr_err("invalid type field in container file section header\n"); in __load_microcode_amd()
442 pr_err("invalid magic value (0x%08x)\n", *(u32 *)fw->data); in request_microcode_amd()