Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dnmi.h106 void local_touch_nmi(void);
/linux/arch/x86/kernel/
H A Dnmi.c749 void local_touch_nmi(void) in local_touch_nmi() function
H A Dprocess.c791 local_touch_nmi(); in arch_cpu_idle_enter()