Home
last modified time | relevance | path

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

/linux/drivers/thermal/intel/
H A Dtherm_throt.c605 if (msr_val & THERM_LOG_THRESHOLD1) in notify_package_thresholds()
639 if ((msr_val & THERM_LOG_THRESHOLD1) && in notify_thresholds()
H A Dx86_pkg_temp_thermal.c227 thermal_clear_package_intr_status(PACKAGE_LEVEL, THERM_LOG_THRESHOLD0 | THERM_LOG_THRESHOLD1); in pkg_temp_thermal_threshold_work_fn()
/linux/arch/x86/include/asm/
H A Dmsr-index.h963 #define THERM_LOG_THRESHOLD1 (1 << 9) macro
/linux/tools/arch/x86/include/asm/
H A Dmsr-index.h963 #define THERM_LOG_THRESHOLD1 (1 << 9) macro