Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/thermal/
Dx86_pkg_temp_thermal.c58 #define MAX_PKG_TEMP_ZONE_IDS 256 macro
411 if (topology_physical_package_id(cpu) > MAX_PKG_TEMP_ZONE_IDS) in pkg_temp_thermal_device_add()