Home
last modified time | relevance | path

Searched refs:x86_microcode_rev (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/x86/include/asm/
H A Dcpu_device_id.h280 u32 x86_microcode_rev; member
288 .x86_microcode_rev = (revision), \
/openbmc/linux/arch/x86/kernel/cpu/
H A Dmatch.c84 if (!res || res->x86_microcode_rev > boot_cpu_data.microcode) in x86_cpu_has_min_microcode_rev()