Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/kernel/cpu/mce/
Dtherm_throt.c205 static int thresh_event_valid(int level, int event) in thresh_event_valid() function
327 if (notify_thres_0 && thresh_event_valid(PACKAGE_LEVEL, 0)) in notify_package_thresholds()
330 if (notify_thres_1 && thresh_event_valid(PACKAGE_LEVEL, 1)) in notify_package_thresholds()
344 thresh_event_valid(CORE_LEVEL, 0)) in notify_thresholds()
348 thresh_event_valid(CORE_LEVEL, 1)) in notify_thresholds()