Searched refs:CORE_LEVEL (Results 1 – 2 of 2) sorted by relevance
277 if (level == CORE_LEVEL) { in thermal_clear_package_intr_status()295 if (level == CORE_LEVEL) in get_therm_status()324 state->level == CORE_LEVEL ? "Core" : "Package", in throttle_active_work()360 state->level == CORE_LEVEL ? "Core" : "Package", in throttle_active_work()392 if (level == CORE_LEVEL) { in therm_throt_process()797 state->core_throttle.level = CORE_LEVEL; in thermal_throttle_online()913 thresh_event_valid(CORE_LEVEL, 0)) in notify_thresholds()917 thresh_event_valid(CORE_LEVEL, 1)) in notify_thresholds()941 CORE_LEVEL); in intel_thermal_interrupt()946 CORE_LEVEL); in intel_thermal_interrupt()
5 #define CORE_LEVEL 0 macro