Searched refs:patch_id (Results 1 – 6 of 6) sorted by relevance
277 pr_err("Patch-ID 0x%08x: chipset-specific code unsupported.\n", mc_hdr->patch_id); in verify_patch()401 if (rev != mc->hdr.patch_id) in __apply_microcode_amd()444 if (rev >= mc->hdr.patch_id) in apply_microcode_early_amd()448 *new_rev = mc->hdr.patch_id; in apply_microcode_early_amd()527 if (*new_rev && rev < mc->hdr.patch_id) { in load_ucode_amd_ap()529 *new_rev = mc->hdr.patch_id; in load_ucode_amd_ap()576 if (rev < mc->hdr.patch_id) { in reload_ucode_amd()578 ucode_new_rev = mc->hdr.patch_id; in reload_ucode_amd()608 if (p->patch_id >= new_patch->patch_id) { in update_cache()661 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()