Searched refs:patch_id (Results 1 – 2 of 2) sorted by relevance
45 u32 patch_id; member247 if (eq_id == mc->hdr.processor_rev_id && rev < mc->hdr.patch_id) { in apply_ucode_in_initrd()250 rev = mc->hdr.patch_id; in apply_ucode_in_initrd()322 if (mc->hdr.patch_id && mc->hdr.processor_rev_id) { in load_ucode_amd_ap()384 if (mc && rev < mc->hdr.patch_id) { in load_ucode_amd_ap()386 ucode_new_rev = mc->hdr.patch_id; in load_ucode_amd_ap()472 if (mc && rev < mc->hdr.patch_id) { in reload_ucode_amd()474 ucode_new_rev = mc->hdr.patch_id; in reload_ucode_amd()519 if (p->patch_id >= new_patch->patch_id) in update_cache()569 if (p && (p->patch_id == csig->rev)) in collect_cpu_info_amd()[all …]
23 u32 patch_id; member