Searched refs:apei_nmi (Results 1 – 5 of 5) sorted by relevance
57 extern int (*apei_nmi)(void);
85 extern int (*apei_nmi)(void);
846 int (*apei_nmi)(void); variable863 if (apei_nmi != NULL && (*apei_nmi)()) in nmi_call_kdb()
736 apei_nmi = apei_nmi_handler; in apei_attach()754 apei_nmi = NULL; in apei_detach()
163 int (*apei_nmi)(void); variable