Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iommu/intel/
H A Dperfmon.h18 #define IOMMU_PMU_CFG_OFFSET 0x100 macro
H A Dperfmon.c121 dmar_writel(iommu_pmu->cfg_reg + _idx * IOMMU_PMU_CFG_OFFSET + \
131 dmar_writel(iommu_pmu->cfg_reg + _idx * IOMMU_PMU_CFG_OFFSET + \
242 return iommu_pmu->cfg_reg + idx * IOMMU_PMU_CFG_OFFSET; in iommu_config_base()
673 i * IOMMU_PMU_CFG_OFFSET + in alloc_iommu_pmu()
696 cap = dmar_readl(iommu_pmu->cfg_reg + i * IOMMU_PMU_CFG_OFFSET + in alloc_iommu_pmu()