Searched refs:mmio_offsets (Results 1 – 2 of 2) sorted by relevance
463 if (!type->box_ctls || !type->box_ctls[box->dieid] || !type->mmio_offsets) in generic_uncore_mmio_box_ctl()466 return type->box_ctls[box->dieid] + type->mmio_offsets[box->pmu->pmu_idx]; in generic_uncore_mmio_box_ctl()573 uncore->mmio_offsets = type->box_offset; in uncore_update_uncore_type()
75 unsigned *mmio_offsets; member