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()449 if (rev > mc->hdr.patch_id) in apply_microcode_early_amd()453 *new_rev = mc->hdr.patch_id; in apply_microcode_early_amd()542 if (*new_rev && rev <= mc->hdr.patch_id) { in load_ucode_amd_ap()544 *new_rev = mc->hdr.patch_id; in load_ucode_amd_ap()591 if (rev < mc->hdr.patch_id) { in reload_ucode_amd()593 ucode_new_rev = mc->hdr.patch_id; in reload_ucode_amd()623 if (p->patch_id >= new_patch->patch_id) { in update_cache()676 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
13 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()