Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/include/asm/
H A Dnmi.h61 void stop_nmi(void);
/linux-6.15/arch/x86/kernel/
H A Dnmi.c739 void stop_nmi(void) in stop_nmi() function
H A Dalternative.c2338 stop_nmi(); in alternative_instructions()