Home
last modified time | relevance | path

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

/linux-5.19.10/arch/x86/include/asm/
Dcpu_device_id.h182 u32 x86_microcode_rev; member
190 .x86_microcode_rev = (revision), \
/linux-5.19.10/arch/x86/kernel/cpu/
Dmatch.c86 if (!res || res->x86_microcode_rev > boot_cpu_data.microcode) in x86_cpu_has_min_microcode_rev()