Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/kernel/cpu/mce/
Dtherm_throt.c303 bool notify_thres_0 = false; in notify_package_thresholds() local
311 notify_thres_0 = true; in notify_package_thresholds()
316 if (!notify_thres_0 && !notify_thres_1) in notify_package_thresholds()
327 if (notify_thres_0 && thresh_event_valid(PACKAGE_LEVEL, 0)) in notify_package_thresholds()