Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/cpu/mce/
H A Dintel.c69 #define CMCI_STORM_THRESHOLD 15 macro
241 if (cnt <= CMCI_STORM_THRESHOLD) in cmci_storm_detect()