Searched refs:patch_id (Results 1 – 6 of 6) sorted by relevance
276 pr_err("Patch-ID 0x%08x: chipset-specific code unsupported.\n", mc_hdr->patch_id); in verify_patch()400 if (rev != mc->hdr.patch_id) in __apply_microcode_amd()443 if (rev >= mc->hdr.patch_id) in apply_microcode_early_amd()447 *new_rev = mc->hdr.patch_id; in apply_microcode_early_amd()532 if (*new_rev && rev < mc->hdr.patch_id) { in load_ucode_amd_ap()534 *new_rev = mc->hdr.patch_id; in load_ucode_amd_ap()581 if (rev < mc->hdr.patch_id) { in reload_ucode_amd()583 ucode_new_rev = mc->hdr.patch_id; in reload_ucode_amd()613 if (p->patch_id >= new_patch->patch_id) { in update_cache()666 if (p && (p->patch_id == csig->rev)) in collect_cpu_info_amd()[all …]
137 __le32 patch_id; member177 __le32 patch_id; member180 __le32 patch_id; member
24 u32 patch_id; member
12 u32 patch_id; member
258 u16 patch_id; member
419 info->patch_id = ((u16) resp[4] << 8) | resp[5]; in si476x_core_cmd_func_info()