Home
last modified time | relevance | path

Searched refs:cntr_reg (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/iommu/intel/
H A Dperfmon.c236 return iommu_pmu->cntr_reg + idx * iommu_pmu->cntr_stride; in iommu_event_base()
663 iommu_pmu->cntr_reg = get_perf_reg_address(iommu, DMAR_PERFCNTROFF_REG); in alloc_iommu_pmu()
H A Diommu.h636 void __iomem *cntr_reg; /* counter 0 address*/ member