Home
last modified time | relevance | path

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

/Linux-v6.6/arch/x86/kernel/cpu/mce/
Dintel.c69 #define CMCI_STORM_THRESHOLD 15 macro
241 if (cnt <= CMCI_STORM_THRESHOLD) in cmci_storm_detect()