Home
last modified time | relevance | path

Searched refs:op_nmi_exit (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/arch/x86/oprofile/
Dinit.c21 extern void op_nmi_exit(void);
24 static void op_nmi_exit(void) { } in op_nmi_exit() function
37 op_nmi_exit(); in oprofile_arch_exit()
Dnmi_int.c799 void op_nmi_exit(void) in op_nmi_exit() function