Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/sparc/kernel/
H A Dnmi.c242 static int nmi_shutdown(struct notifier_block *nb, unsigned long cmd, void *p) in nmi_shutdown() function
249 .notifier_call = nmi_shutdown,
/OK3568_Linux_fs/kernel/arch/x86/oprofile/
H A Dnmi_int.c502 static void nmi_shutdown(void) in nmi_shutdown() function
756 ops->shutdown = nmi_shutdown; in op_nmi_init()