Searched refs:RISCV_IOMMU_REG_IOHPMCTR_BASE (Results 1 – 3 of 3) sorted by relevance
63 cntr_val = ldq_le_p(&s->regs_rw[RISCV_IOMMU_REG_IOHPMCTR_BASE + off]); in hpm_incr_ctr()64 stq_le_p(&s->regs_rw[RISCV_IOMMU_REG_IOHPMCTR_BASE + off], cntr_val + 1); in hpm_incr_ctr()
217 #define RISCV_IOMMU_REG_IOHPMCTR_BASE 0x0068 macro219 (RISCV_IOMMU_REG_IOHPMCTR_BASE + (_n * 0x8))
2423 memset(&s->regs_ro[RISCV_IOMMU_REG_IOHPMCTR_BASE], in riscv_iommu_realize()