Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Dnmi.h24 #define NMI_FLAG_FIRST 1 macro
/openbmc/linux/arch/x86/kernel/
H A Dsmp.c146 NMI_FLAG_FIRST, "smp_stop"); in register_stop_handler()
H A Dnmi_selftest.c70 NMI_FLAG_FIRST, "nmi_selftest", __initdata)) { in test_nmi_ipi()
H A Dnmi.c185 if (action->flags & NMI_FLAG_FIRST) in __register_nmi_handler()
H A Dreboot.c913 NMI_FLAG_FIRST, "crash")) in nmi_shootdown_cpus()
/openbmc/linux/arch/x86/kernel/cpu/
H A Dmshyperv.c487 register_nmi_handler(NMI_UNKNOWN, hv_nmi_unknown, NMI_FLAG_FIRST, in ms_hyperv_init_platform()