Home
last modified time | relevance | path

Searched refs:new_rev (Results 1 – 4 of 4) sorted by relevance

/linux/arch/x86/kernel/cpu/microcode/
H A Dinternal.h44 u32 new_rev; member
H A Dcore.c903 pr_info_once("Current revision: 0x%08x\n", (early_data.new_rev ?: early_data.old_rev)); in microcode_init()
905 if (early_data.new_rev) in microcode_init()
H A Dintel.c792 ed->new_rev = uci.cpu_sig.rev; in load_ucode_intel_bsp()
H A Damd.c822 ed->new_rev = rev; in patch_cpus_equivalent()