Searched refs:uncore_root (Results 1 – 1 of 1) sorted by relevance
56 struct tpmi_uncore_struct *uncore_root; member154 struct tpmi_uncore_struct *uncore_root = cluster_info->uncore_root; in uncore_read_control_freq() local165 for (i = 0; i < uncore_root->power_domain_count; ++i) { in uncore_read_control_freq()168 for (j = 0; j < uncore_root->pd_info[i].cluster_count; ++j) { in uncore_read_control_freq()169 read_control_freq(&uncore_root->pd_info[i].cluster_infos[j], in uncore_read_control_freq()195 struct tpmi_uncore_struct *uncore_root; in write_eff_lat_ctrl() local199 uncore_root = cluster_info->uncore_root; in write_eff_lat_ctrl()201 if (uncore_root->write_blocked) in write_eff_lat_ctrl()296 struct tpmi_uncore_struct *uncore_root; in uncore_write_control_freq() local303 uncore_root = cluster_info->uncore_root; in uncore_write_control_freq()[all …]