Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/
H A Dnmi_selftest.c55 static int __init test_nmi_ipi_callback(unsigned int val, struct pt_regs *regs) in test_nmi_ipi_callback() function
69 if (register_nmi_handler(NMI_LOCAL, test_nmi_ipi_callback, in test_nmi_ipi()