Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/thermal/intel/
Dtherm_throt.c602 if (msr_val & THERM_LOG_THRESHOLD0) in notify_package_thresholds()
635 if ((msr_val & THERM_LOG_THRESHOLD0) && in notify_thresholds()
Dx86_pkg_temp_thermal.c226 thermal_clear_package_intr_status(PACKAGE_LEVEL, THERM_LOG_THRESHOLD0 | THERM_LOG_THRESHOLD1); in pkg_temp_thermal_threshold_work_fn()
/linux-6.6.21/tools/arch/x86/include/asm/
Dmsr-index.h865 #define THERM_LOG_THRESHOLD0 (1 << 7) macro
/linux-6.6.21/arch/x86/include/asm/
Dmsr-index.h871 #define THERM_LOG_THRESHOLD0 (1 << 7) macro