Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/kernel/cpu/mcheck/
Dmce_intel.c59 #define CMCI_STORM_THRESHOLD 15 macro
228 if (cnt <= CMCI_STORM_THRESHOLD) in cmci_storm_detect()