Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/include/asm/
Dcpu_device_id.h27 u32 x86_microcode_rev; member
35 .x86_microcode_rev = (revision), \
/Linux-v5.4/arch/x86/kernel/cpu/
Dmatch.c76 if (!res || res->x86_microcode_rev > boot_cpu_data.microcode) in x86_cpu_has_min_microcode_rev()