Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Dnmi.h62 void stop_nmi(void);
/openbmc/linux/arch/x86/kernel/
H A Dnmi.c644 void stop_nmi(void) in stop_nmi() function
H A Dalternative.c1585 stop_nmi(); in alternative_instructions()