Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/include/asm/
H A Dprocessor.h732 void microcode_check(struct cpuinfo_x86 *prev_info);
/linux-6.15/arch/x86/kernel/cpu/microcode/
H A Dcore.c611 microcode_check(&prev_info); in load_late_stop_cpus()
/linux-6.15/arch/x86/kernel/cpu/
H A Dcommon.c2421 void microcode_check(struct cpuinfo_x86 *prev_info) in microcode_check() function