Searched defs:intel_uncore_discovery_unit (Results 1 – 1 of 1) sorted by relevance
116 struct intel_uncore_discovery_unit { struct117 struct rb_node node;118 unsigned int pmu_idx; /* The idx of the corresponding PMU */119 unsigned int id; /* Unit ID */120 unsigned int die; /* Die ID */121 u64 addr; /* Unit Control Address */