Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/cpu/mce/
H A Dcore.c90 static unsigned long mce_need_notify; variable
567 set_bit(0, &mce_need_notify); in mce_early_notifier()
1722 if (test_and_clear_bit(0, &mce_need_notify)) { in mce_notify_irq()