Searched refs:root_cluster (Results 1 – 2 of 2) sorted by relevance
73 struct tpmi_uncore_cluster_info root_cluster; member722 tpmi_uncore->root_cluster.root_domain = true; in uncore_probe()723 tpmi_uncore->root_cluster.uncore_root = tpmi_uncore; in uncore_probe()725 tpmi_uncore->root_cluster.uncore_data.package_id = pkg; in uncore_probe()726 tpmi_uncore->root_cluster.uncore_data.domain_id = UNCORE_DOMAIN_ID_INVALID; in uncore_probe()727 ret = uncore_freq_add_entry(&tpmi_uncore->root_cluster.uncore_data, 0); in uncore_probe()745 if (tpmi_uncore->root_cluster.root_domain) in uncore_remove()746 uncore_freq_remove_die_entry(&tpmi_uncore->root_cluster.uncore_data); in uncore_remove()
145 __le32 root_cluster; /* first cluster in member