Searched refs:STORM_END_POLL_THRESHOLD (Results 1 – 2 of 2) sorted by relevance
/linux/arch/x86/kernel/cpu/mce/ | ||
H A D | threshold.c | 134 if (history & GENMASK_ULL(STORM_END_POLL_THRESHOLD, 0)) in mce_track_storm() |
H A D | internal.h | 104 #define STORM_END_POLL_THRESHOLD 29 macro |