Searched refs:l2_counter_present_mask (Results 1 – 1 of 1) sorted by relevance
203 static u32 l2_counter_present_mask; variable223 set_l2_indirect_reg(L2PMCNTENCLR, l2_counter_present_mask); in cluster_pmu_reset()224 set_l2_indirect_reg(L2PMINTENCLR, l2_counter_present_mask); in cluster_pmu_reset()225 set_l2_indirect_reg(L2PMOVSCLR, l2_counter_present_mask); in cluster_pmu_reset()339 return !!(ovsr & l2_counter_present_mask); in cluster_pmu_has_overflowed()995 l2_counter_present_mask = GENMASK(l2cache_pmu->num_counters - 2, 0) | in l2_cache_pmu_probe()