Searched refs:root_cluster (Results 1 – 2 of 2) sorted by relevance
73 struct tpmi_uncore_cluster_info root_cluster; member 735 tpmi_uncore->root_cluster.root_domain = true; in uncore_probe() 736 tpmi_uncore->root_cluster.uncore_root = tpmi_uncore; in uncore_probe() 738 tpmi_uncore->root_cluster.uncore_data.package_id = pkg; in uncore_probe() 739 tpmi_uncore->root_cluster.uncore_data.domain_id = UNCORE_DOMAIN_ID_INVALID; in uncore_probe() 740 ret = uncore_freq_add_entry(&tpmi_uncore->root_cluster.uncore_data, 0);758 if (tpmi_uncore->root_cluster.root_domain)759 uncore_freq_remove_die_entry(&tpmi_uncore->root_cluster.uncore_data);
145 __le32 root_cluster; /* first cluster in member