Searched refs:PMU_OVSR_C (Results 1 – 2 of 2) sorted by relevance
63 #define PMU_OVSR_C 0x80000000 /* Cycle Counter */ macro76 if (r & PMU_OVSR_C) { in pmu_intr()79 r &= ~PMU_OVSR_C; in pmu_intr()80 cp15_pmovsr_set(PMU_OVSR_C); in pmu_intr()
83 #define PMU_OVSR_C 0x80000000 /* Cycle Counter */ macro673 if (r & PMU_OVSR_C) { in get_cyclecount()676 cp15_pmovsr_set(PMU_OVSR_C); in get_cyclecount()