intel_tcc_get_temp
ret = intel_tcc_get_temp(cpu, &curr_temp, false);
EXPORT_SYMBOL_NS_GPL(intel_tcc_get_temp, "INTEL_TCC");
ret = intel_tcc_get_temp(zonedev->cpu, &val, true);
int intel_tcc_get_temp(int cpu, int *temp, bool pkg);