Searched refs:microcode_nmi_handler (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/x86/include/asm/
H A Dmicrocode.h76 bool microcode_nmi_handler(void);
/linux-master/arch/x86/kernel/cpu/microcode/
H A Dcore.c330 * thread completed the update. See microcode_nmi_handler() for details.
357 * thread completed the update. See microcode_nmi_handler() for details.
515 bool noinstr microcode_nmi_handler(void) function
/linux-master/arch/x86/kernel/
H A Dnmi.c348 if (microcode_nmi_handler_enabled() && microcode_nmi_handler())

Completed in 86 milliseconds