Searched refs:ovsr (Results 1 – 1 of 1) sorted by relevance
692 u64 ovsr; in smmu_pmu_handle_irq() local 695 ovsr = readq(smmu_pmu->reloc_base + SMMU_PMCG_OVSSET0); in smmu_pmu_handle_irq() 696 if (!ovsr) in smmu_pmu_handle_irq() 699 writeq(ovsr, smmu_pmu->reloc_base + SMMU_PMCG_OVSCLR0); in smmu_pmu_handle_irq() 701 bitmap_from_u64(ovs, ovsr); in smmu_pmu_handle_irq()