Lines Matching refs:ucode_dbg
334 ucode_dbg("CPU%d, base_rev: 0x%x\n", cpu, base_rev); in get_patch_level()
374 ucode_dbg("Truncated microcode container header.\n"); in verify_container()
380 ucode_dbg("Invalid magic value (0x%08x).\n", cont_magic); in verify_container()
405 ucode_dbg("Wrong microcode container equivalence table type: %u.\n", in verify_equivalence_table()
415 ucode_dbg("Truncated equivalence table.\n"); in verify_equivalence_table()
435 ucode_dbg("Truncated patch section.\n"); in __verify_patch_section()
444 ucode_dbg("Invalid type field (0x%x) in container file section header.\n", in __verify_patch_section()
450 ucode_dbg("Patch of size %u too short.\n", p_size); in __verify_patch_section()
528 ucode_dbg("Patch of size %u truncated.\n", sh_psize); in verify_patch()
533 ucode_dbg("Per-family patch size mismatch.\n"); in verify_patch()
560 ucode_dbg("cur_rev: 0x%x, cutoff: 0x%x, patch_rev: 0x%x\n", in verify_patch()
572 ucode_dbg("Patch-ID 0x%08x: family: 0x%x\n", mc_hdr->patch_id, patch_fam); in verify_patch()
646 ucode_dbg(" match: size: %d\n", patch_size); in parse_container()
723 ucode_dbg("updated rev: 0x%x\n", *cur_rev); in __apply_microcode_amd()
1110 ucode_dbg("%s: Adding patch_id: 0x%08x, proc_id: 0x%04x\n", in verify_and_add_patch()
1253 ucode_dbg("failed to load file %s\n", fw_name); in request_microcode_amd()