Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/cpu/mce/
H A Dinject.c177 static int mce_raise_notify(unsigned int cmd, struct pt_regs *regs) in mce_raise_notify() function
772 register_nmi_handler(NMI_LOCAL, mce_raise_notify, 0, "mce_notify"); in inject_init()