Home
last modified time | relevance | path

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

/Linux-v5.10/arch/x86/kernel/cpu/mce/
Dcore.c101 static unsigned long mce_need_notify; variable
622 set_bit(0, &mce_need_notify); in mce_early_notifier()
1559 if (test_and_clear_bit(0, &mce_need_notify)) { in mce_notify_irq()