Searched refs:patch_id (Results 1 – 3 of 3) sorted by relevance
279 pr_err("Patch-ID 0x%08x: chipset-specific code unsupported.\n", mc_hdr->patch_id); in verify_patch()403 if (rev != mc->hdr.patch_id) in __apply_microcode_amd()452 if (rev > mc->hdr.patch_id) in apply_microcode_early_amd()456 *new_rev = mc->hdr.patch_id; in apply_microcode_early_amd()539 if (*new_rev && rev <= mc->hdr.patch_id) { in load_ucode_amd_ap()541 *new_rev = mc->hdr.patch_id; in load_ucode_amd_ap()587 if (rev < mc->hdr.patch_id) { in reload_ucode_amd()589 ucode_new_rev = mc->hdr.patch_id; in reload_ucode_amd()619 if (p->patch_id >= new_patch->patch_id) { in update_cache()672 if (p && (p->patch_id == csig->rev)) in collect_cpu_info_amd()[all …]
24 u32 patch_id; member
14 u32 patch_id; member