Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/kernel/cpu/mce/
Dintel.c62 #define CMCI_STORM_THRESHOLD 15 macro
234 if (cnt <= CMCI_STORM_THRESHOLD) in cmci_storm_detect()