Searched refs:box_ctls (Results 1 – 4 of 4) sorted by relevance
479 if (!type->box_ctls || !type->box_ctls[box->dieid] || !type->mmio_offsets) in generic_uncore_mmio_box_ctl()482 return type->box_ctls[box->dieid] + type->mmio_offsets[box->pmu->pmu_idx]; in generic_uncore_mmio_box_ctl()580 uncore->box_ctls = type->box_ctrl_die; in uncore_update_uncore_type()588 uncore->box_ctls = type->box_ctrl_die; in uncore_update_uncore_type()
1087 if (!type->box_ctls[die]) in uncore_pci_find_dev_pmu_from_types()1089 box_ctl = type->box_ctls[die] + type->pci_offsets[i]; in uncore_pci_find_dev_pmu_from_types()1380 if (!type->box_ctls[die]) in uncore_pci_pmus_register()1382 box_ctl = type->box_ctls[die] + type->pci_offsets[i]; in uncore_pci_pmus_register()
65 u64 *box_ctls; /* Unit ctrl addr of the first box of each die */ member
6543 type->box_ctls = ctls; in spr_update_device_location()