Home
last modified time | relevance | path

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

/arch/x86/kernel/cpu/mcheck/
Dtherm_throt.c335 bool notify_thres_1 = false; in notify_package_thresholds() local
345 notify_thres_1 = true; in notify_package_thresholds()
347 if (!notify_thres_0 && !notify_thres_1) in notify_package_thresholds()
361 if (notify_thres_1 && thresh_event_valid(PACKAGE_LEVEL, 1)) in notify_package_thresholds()