Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dnmi.h62 void stop_nmi(void);
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dnmi.c537 void stop_nmi(void) in stop_nmi() function
H A Dalternative.c998 stop_nmi(); in alternative_instructions()