Searched refs:microcode_check (Results 1 - 3 of 3) sorted by path

/linux-master/arch/x86/include/asm/
H A Dprocessor.h715 void microcode_check(struct cpuinfo_x86 *prev_info);
/linux-master/arch/x86/kernel/cpu/
H A Dcommon.c2276 * microcode_check() - Check if any CPU capabilities changed after an update.
2284 void microcode_check(struct cpuinfo_x86 *prev_info) function
/linux-master/arch/x86/kernel/cpu/microcode/
H A Dcore.c601 microcode_check(&prev_info);

Completed in 179 milliseconds