Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/kernel/cpu/mcheck/
Dmce_intel.c62 #define CMCI_STORM_THRESHOLD 15 macro
231 if (cnt <= CMCI_STORM_THRESHOLD) in cmci_storm_detect()