Home
last modified time | relevance | path

Searched refs:processor_rev_id (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/arch/x86/include/asm/
Dmicrocode_amd.h30 u16 processor_rev_id; member
/linux-4.1.27/arch/x86/kernel/cpu/microcode/
Damd_early.c213 if (eq_id == mc->hdr.processor_rev_id && rev < mc->hdr.patch_id) { in apply_ucode_in_initrd()
270 if (mc->hdr.patch_id && mc->hdr.processor_rev_id) { in load_ucode_amd_ap()
Damd.c290 proc_id = mc_hdr->processor_rev_id; in verify_and_add_patch()