Searched refs:l2_counter_present_mask (Results 1 – 1 of 1) sorted by relevance
153 static u32 l2_counter_present_mask; variable173 kryo_l2_set_indirect_reg(L2PMCNTENCLR, l2_counter_present_mask); in cluster_pmu_reset()174 kryo_l2_set_indirect_reg(L2PMINTENCLR, l2_counter_present_mask); in cluster_pmu_reset()175 kryo_l2_set_indirect_reg(L2PMOVSCLR, l2_counter_present_mask); in cluster_pmu_reset()289 return !!(ovsr & l2_counter_present_mask); in cluster_pmu_has_overflowed()927 l2_counter_present_mask = GENMASK(l2cache_pmu->num_counters - 2, 0) | in l2_cache_pmu_probe()